X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ba2d5d030915ad97287923e11448032ae22cede5..edd68ec2c70895bd3ee0dcbfb1810716ebef01f8:/font.plp diff --git a/font.plp b/font.plp index 95630b2..68f613f 100644 --- a/font.plp +++ b/font.plp @@ -26,9 +26,9 @@ use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; my %oslist = ( - win95 => [qw/arial ariuni verdana times/], - mac10 => [qw//], - oss => ['dv ss', qw/droid c2k guf/], + win95 => [qw( arial ariuni verdana times )], + mac10 => [qw( )], + oss => [qw( dvsans droid c2k guf )], android => ['droid'], );