From: Mischa POSLAWSKY Date: Sat, 13 Mar 2010 00:51:19 +0000 (+0000) Subject: latin: american sign language spelling alphabet (ttf) X-Git-Tag: v1.3~21 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/0ce340cab76ae8f6d0450f513843c80901dd5eb3 latin: american sign language spelling alphabet (ttf) --- diff --git a/gallaudet.ttf b/gallaudet.ttf new file mode 100644 index 0000000..dba6a28 Binary files /dev/null and b/gallaudet.ttf differ diff --git a/latin.plp b/latin.plp index 85cabe4..5484624 100644 --- a/latin.plp +++ b/latin.plp @@ -7,8 +7,8 @@ Html({ ], keywords => [qw' latin roman alphabet script letter unicode font glyph abc - writing comparison character sample test language - cursive fraktur + writing comparison character sample test language spelling + cursive fraktur blind deaf '], stylesheet => [qw'light dark red'], }); @@ -19,7 +19,12 @@ Html({ font-family: Suetterlin; /* R. G. Arens */ src: url("/suetterlin.ttf"); } + @font-face { + font-family: Gallaudet; + src: url("/gallaudet.ttf"); + } .glyphs tr:first-child+tr td.di-a { font-family: Suetterlin } + .glyphs tr:first-child+tr+tr td.di-a { font-family: Gallaudet }

Latin alphabet

@@ -40,6 +45,7 @@ unless (exists $get{v}) { my %scriptname = ( latn => 'Latin', latfsuet => 'Sütterlin', + ase => 'ASL shapes', brai => 'Braille', morse => 'Morse', ); diff --git a/writing-latn.inc.pl b/writing-latn.inc.pl index d4fd375..d20c5e4 100644 --- a/writing-latn.inc.pl +++ b/writing-latn.inc.pl @@ -1,5 +1,6 @@ latn => [qw{ a b c d e f g h i j k l m n o p q r s t u v w x y z }], latfsuet => [qw{ a b c d e f g h i j k l m n o p q r ſ s t u v w x y z }], +ase => [qw{ a b c d e f g h i j k l m n o p q r s t u v w x y z }], brai => [qw{ ⠁ ⠃ ⠉ ⠙ ⠑ ⠋ ⠛ ⠓ ⠊ ⠚ ⠅ ⠇ ⠍ ⠝ ⠕ ⠏ ⠟ ⠗ ⠎ ⠞ ⠥ ⠧ ⠺ ⠭ ⠽ ⠵ }], morse => [qw{ ‧‑ ‑‧‧‧ ‑‧‑‧ ‑‧‧ ‧ ‧‧‐‧ ‐‐‧ ‧‧‧‧ ‧‧ ‧‐‐‐ ‐‧‐ ‧‐‧‧ ‐‐ ‐‧ ‐‐‐ ‧‐‐‧ ‐‐‧‐ ‧‐‧ ‧‧‧ ‐ ‧‧‐ ‧‧‧‐ ‧‐‐ ‐‧‧‐ ‐‧‐‐ ‐‐‧‧ }],