latin: wingdings row with unicode equivalents
[sheet.git] / latin.plp
index 1208b2da28c6a5f2042ba38de2036b81f023b26c..17d7104c8a8f1d9cb0450b3fe3fb80079ccf1df2 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -41,12 +41,19 @@ unless (exists $get{v}) {
 
 my %scriptname = (
        latn     => 'Latin',
+       latnuc   => 'Uppercase',
+       latnlc   => 'Lowercase',
        latfsuet => 'Sütterlin',
        asl      => '<abbr title="American Sign Lanugage">ASL</abbr>', # American manual alphabet
        brai     => 'Braille',
        morse    => 'Morse',
        tap      => 'Tap code',
+       taps     => 'Tap simplified',
        ics      => 'Maritime flags', # International Code of Signals
+       sem      => 'Flag semaphore',
+       wingdings=> 'Wingdings',
+       code39   => 'Code 39', # ISO/IEC 16388
+       rm4scc   => '<abbr title="Royal Mail 4-State Customer Code">RM4SCC</abbr>',
 );
 
 my @table = do 'writing-latn.inc.pl';