latin: replace asl font by signwriting unicode
[sheet.git] / latin.plp
index 94b583ce8970c9961b5e184a68ee56d7c28bd16d..eb648c3d85d912ea71e628f30d89e89aa784115c 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -20,12 +20,7 @@ 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 { font-family: Suetterlin }
-       .glyphs tr:first-child+tr+tr td { font-family: Gallaudet }
 </style>
 
 <h1>Latin alphabet</h1>
@@ -47,7 +42,7 @@ unless (exists $get{v}) {
 my %scriptname = (
        latn     => 'Latin',
        latfsuet => 'Sütterlin',
-       ase      => '<abbr title="American Sign Lanugage">ASL</abbr> shapes',
+       asl      => '<abbr title="American Sign Lanugage">ASL</abbr>', # American manual alphabet
        brai     => 'Braille',
        morse    => 'Morse',
        tap      => 'Tap code',