latin: palm graffiti font placeholder
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 15 Nov 2021 16:50:43 +0000 (17:50 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 6 Dec 2021 11:07:29 +0000 (12:07 +0100)
Downloaded from https://blogfonts.com/graffiti--palm--1.font as preview.

graffiti.ttf [new file with mode: 0644]
writing-latn.inc.pl

diff --git a/graffiti.ttf b/graffiti.ttf
new file mode 100644 (file)
index 0000000..303498d
Binary files /dev/null and b/graffiti.ttf differ
index 76b2f6cb2312ed32d8d98636e1378f7f25328358..1ba352507b64d831cadd64c8122c0c1f2a8a877d 100644 (file)
@@ -208,6 +208,17 @@ sutton => {
                0         965aa6
        }],
 },
                0         965aa6
        }],
 },
+graffiti => {
+       name => 'Palm Graffiti',
+       style => [
+               '@font-face {
+                       font-family: Graffiti;
+                       src: url("/graffiti.ttf");
+               }',
+               'td { font-family: Graffiti }',
+       ],
+       list => [qw{ a b c d e f g h i j k l m n o p q r s t u v w * y z }],
+},
 unistrokes => {
        name => 'Unistrokes',
        url   => 'https://www.google.com/patents/US5596656', # by Xerox
 unistrokes => {
        name => 'Unistrokes',
        url   => 'https://www.google.com/patents/US5596656', # by Xerox
@@ -272,9 +283,6 @@ edgewrite => {
                )
        ],
 },
                )
        ],
 },
-#graffiti => {
-#      name => 'Palm Graffiti',
-#},
 ita2 => {
        name => '<abbr title="International Telegraph Alphabet">ITA</abbr>2',
        style => [@wrapstyle, 'td { font-size: 50% }'],
 ita2 => {
        name => '<abbr title="International Telegraph Alphabet">ITA</abbr>2',
        style => [@wrapstyle, 'td { font-size: 50% }'],