X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/187eda5dee6925d727287300c48472a86333aab9..bac74b5934f22cc3d0e971d26fe0275f7f5db7b3:/unicode.plp diff --git a/unicode.plp b/unicode.plp index 92f9a01..4d28dbd 100644 --- a/unicode.plp +++ b/unicode.plp @@ -2,7 +2,7 @@ Html({ title => 'unicode glyph cheat sheet', - version => 'v1.0', + version => '1.1', description => [ "Common Unicode characters with digraph or code point, layed out for quick location.", "Includes general symbols, arrows, drawing characters, and IPA letters.", @@ -26,7 +26,6 @@ i^k or i^vu respectively in Vim.
<: -use 5.010; use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; @@ -58,6 +57,7 @@ my @config = qw( symbols/currency cards=-3?cards ?chess + harvey signs1 communic=0?communic trinity=0?trinity @@ -71,7 +71,7 @@ my @config = qw( modifier control command - android + android=0 ps ?player Mathematics @@ -162,9 +162,10 @@ $glyphs->print(map {
-
ascii - <:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :> - <:= $glyphs->{style} eq 'di' ? 'proposed' : 'BMP' :> + ascii + <:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :> + <:= $glyphs->{style} eq 'di' ? 'proposed' : 'HTML4' :> + unicode ≤6.0 other unicode discouraged