X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0afa5f70a0d6ca06d8ebe1724d1032b157057049..08e0e47567a5a4ec0294643e2807c8a2b99395a9:/latin.plp diff --git a/latin.plp b/latin.plp index 162a0b6..7723bf1 100644 --- a/latin.plp +++ b/latin.plp @@ -7,12 +7,26 @@ Html({ ], keywords => [qw' latin roman alphabet script letter unicode font glyph abc - writing comparison character sample test language + writing comparison character sample test language spelling + cursive fraktur blind deaf '], stylesheet => [qw'light dark red'], }); :> + +

Latin alphabet

Also see other alphabets @@ -25,18 +39,21 @@ use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; unless (exists $get{v}) { $glyphs->{unicode}--; - $glyphs->{digraph}--; + $glyphs->{anno} = []; + $glyphs->{style} = 0; } my %scriptname = ( latn => 'Latin', + latfsuet => 'Sütterlin', + ase => 'ASL shapes', brai => 'Braille', morse => 'Morse', ); my @table = do 'writing-latn.inc.pl'; if ($! or $@) { - printf "

Table data not found: %s.

\n", $! || $@; + printf "

Table data not found: %s.

\n", $@ || $!; } else { print $glyphs->table([map {