font: more generic rules to parse ttf files
[sheet.git] / latin.plp
index 7723bf1eba772ee0ac07485e86cd196d9b2eac15..8dab21aa73ba800b7512588d3293a3cc100e3df8 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -11,6 +11,7 @@ Html({
                cursive fraktur blind deaf
        '],
        stylesheet => [qw'light dark red'],
+       data => ['writing-latn.inc.pl'],
 });
 
 :>
@@ -49,6 +50,7 @@ my %scriptname = (
        ase      => '<abbr title="American Sign Lanugage">ASL</abbr> shapes',
        brai     => 'Braille',
        morse    => 'Morse',
+       tap      => 'Tap code',
 );
 
 my @table = do 'writing-latn.inc.pl';