X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ef1048178fa3bc0d43f4e2bbbee58530f8b0e55c..29b407ddf91b653e6e8380f73e221628a392376f:/unicode.plp diff --git a/unicode.plp b/unicode.plp index 7c05183..0ec6374 100644 --- a/unicode.plp +++ b/unicode.plp @@ -1,225 +1,175 @@ -<: -use utf8; -use strict; -use warnings; -use open IO => ':utf8'; - -our $VERSION = '1.0'; - -$header{content_type} = 'text/html; charset=utf-8'; - -:> - - - -digraph cheat sheet - - - - +:> +

Common Unicode

- -

Common Digraphs

+

+Glyphs are followed by +digraph or code point, +i^k or i^vu respectively in Vim. +

-

i^k in Vim. -Also see the complete digraphs table.

+
<: -my $diinfo = do 'digraphs.inc.pl'; -my %di = map { $diinfo->{$_}->[0] => $_ } grep { ref $diinfo->{$_} } - keys %$diinfo; - -sub quote { - local $_ = shift; - s/"/"/g; - s//>/g; - return $_; -} - -sub table { - my ($width, $digraphs, $rowheads, $colheads) = @_; - - my @rows; - - my $colspan = 1; - for my $cell (@$digraphs) { - my $class; - if ($cell eq '.') { - push @rows, ''; - $rows[-1] .= ''.(shift @$rowheads || ' ') if $rowheads; - next; - } - elsif ($cell eq '>') { - $colspan++; - next; - } - elsif ($cell =~ s/^-//) { - $class = 'empty'; - } - elsif ($cell eq '=') { - $class = 'reserved'; - $cell = ''; - } - - my $code = join '', map { $di{ord $_} || '' } split //, $cell; - my $name = $diinfo->{$code}->[1]; - - $rows[-1] .= sprintf('%s%s', - defined $name ? qq{ title="$name"} : '', - defined $class ? qq{ class="$class"} : '', - $colspan > 1 && qq{ colspan="$colspan"}, - $cell eq '' ? ' ' : quote($cell), - $code ne '' ? sprintf(' %s', quote($code)) - : length($cell) == 1 && $cell !~ /[a-z]/ - ? sprintf(' %04X', 'value', ord $cell) - : '', - ); - - $colspan = 1; - } - - if ($colheads) { - unshift @rows, sprintf '%s', join '', - map { sprintf '%s', split(/:/, $_, 2) } - @$colheads - } +use Shiar_Sheet::FormatChar; +my $glyphs = Shiar_Sheet::FormatChar->new; - return sprintf "\n%s
\n", join '', map {"$_\n"} @rows; +if (exists $get{di}) { + $glyphs->{anno} = [ (!defined $get{di} || $get{di}) && 'di', 'hex' ]; +} +if (exists $get{q}) { + $glyphs->{anno} = []; +} +if (exists $get{html}) { + $glyphs->{anno} = ['html', 'xml']; + $glyphs->{style} = 'html'; } -print "

Arrows

\n\n"; -print table(@$_) for ( - [ 4 => [qw{. ↖ ↑ ↗ ↔ . ← - → ↕ . ↙ ↓ ↘ -}]], - [ 4 => [qw{. ⇖ ⇑ ⇗ ⇔ . ⇐ - ⇒ ⇕ . ⇘ ⇓ ⇙ -}]], - [ 3 => [qw{. ◤ ▲ ◥ . ◀ ◆ ▶ . ◣ ▼ ◢}]], - [ 3 => [qw{. ◸ △ ◹ . ◁ ◇ ▷ . ◺ ▽ ◿}]], +our $verbose = exists $get{v}; + +my @config = qw( + Popular + punctuation/quoting + common=-5?common + symbols/binary?symbols/binary=-5 + latin/sample=-1 + ?sample=2- + ?uncommon + punctuation/version + punctuation/marks + spacing + Symbols + symbols/currency + cards=-3?cards + ?chess + harvey + signs1 + communic=0?communic + trinity=0?trinity + signs2 + Signs + solar + zodiac=0-1=3?zodiac + Key_commands + keys/spacing + editing + modifier + control + command + android=0 + ps + ?player + Mathematics + math/size + equal + set + logic + Arrows + arrows/single + double + white + black + block + blacktri + whitetri + ?-large + ?-heavy + Line_drawing + lines/double + doubleh + doublev + single + heavy + heavyh + heavyv + straight + curved + diagonal + Blocks + block/square + shades + fill4 + fill4i + fill8 + IPA + ipa/cons + consco + vowels + ?Japanese + ?japanese/hira + ?hiraderiv + ?kata + ?kataderiv ); -print "

Line drawing

\n\n"; -print table(@$_) for ( - [ 4 => [qw{. ┌ ┬ ┐ ─ . ├ ┼ ┤ │ . └ ┴ ┘ -}]], - [ 4 => [qw{. ┏ ┳ ┓ ━ . ┣ ╋ ┫ ┃ . ┗ ┻ ┛ -}]], - [ 3 => [qw{. ┍ ┯ ┑ . ┝ ┿ ┥ . ┕ ┷ ┙}]], - [ 3 => [qw{. ┎ ┰ ┒ . ┠ ╂ ┨ . ┖ ┸ ┚}]], -# [ 4 => [qw{. ╔ ╦ ╗ ═ . ╠ ╬ ╣ ║ . ╚ ╩ ╝ -}]], -# [ 3 => [qw{. ╒ ╤ ╕ . ╞ ╪ ╡ . ╘ ╧ ╛}]], -# [ 3 => [qw{. ╓ ╥ ╖ . ╟ ╫ ╢ . ╙ ╨ ╜}]], -); +splice @config, 4, 2, qw( + latin/vowels=-5?latin/vowels + westeuro + ?easteuro +) if exists $get{html}; -print "

Signs

\n\n"; -print table(@$_) for ( - [ 3 => [qw{. ▘ ▀ ▝ . ▌ █ ▐ . ▖ ▄ ▗ . ░ ▒ ▓}]], - [ 3 => [qw{. □ ▣ ■ . ▤ ▦ ▥ . ▧ ▩ ▨}]], - [ 4 => [qw{. ♠ ♡ ♢ ♣ . ♤ ♥ ♦ ♧}]], - [ 5 => [qw{. ☼ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}]], # solar -# [12 => [qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓}]], # zodiac - [ 8 => [qw{. ¤ ¢ ₥ € £ ₨ $ ¥ . ₫ ₭ ₦ ₱ ₧ ₮ ₩ ₪}]], -); +$_ and m{/*+(.+)} and @config = split /[ ]/, $1 for $Request, $get{q}; -print "

IPA

\n\n"; -print table(@$_) for ( - [ - 12 => [qw{ - . p p̪ > > t ʈ c k q = ʡ ʔ - . b b̪ > > d ɖ ɟ ɡ ɢ = - = - . m ɱ > > n ɳ ɲ ŋ ɴ = = = - . ʙ - > > r - - = ʀ = -я = - . - ⱱ > > ɾ ɽ - = ɢ̆ = - = - . ɸ f θ s ʃ ʂ ç x χ ħ ʜ h - . β v ð z ʒ ʐ ʝ ɣ ʁ ʕ ʢ ɦ - . = = > > ɬ - - - - = = = - . = = > > ɮ - - - - = = = - . - ʋ > > ɹ ɻ j ɰ - - - = - . = = > > l ɭ ʎ ʟ - = = = - . ʘ - ǀ ǁ ǃ -‼ ǂ - - = = = - . ɓ ɗ̪ > > ɗ -ᶑ ʄ ɠ ʛ = = = - }], - [ - 'Plosive', - 'Voiced plosive', - 'Nasal', - 'Trill', - 'Tap/flap', - 'Fricative', - 'Voiced fricative', - 'Lateral fricative', - 'Voiced lateral fricative', - 'Approximant', - 'Lateral approximant', - 'Click', - 'Implosive', - ], - [ - qw'BiL:Bilabial LD:Labiodental D:Dental Alv:Alveolar PA:Postalveolar Rf:Retroflex Pal:Palatal Vel:Velar Uv:Uvular Ph:Pharyngeal EG:Epiglottal Gl:Glottal', - ], - ], - [ - 6 => [qw{ - . i y ɨ ʉ ɯ u - . - ɪ ʏ - ʊ - - . e ø ɘ ɵ ɤ o - . - - ə - - - - . ɛ œ ɜ ɞ ʌ ɔ - . æ - ɐ - - - - . a ɶ - - ɑ ɒ - }], - [qw{Close Near-close Close-mid Mid Open-mid Near-open Open}], - [map {substr($_, 0, 1).':'.$_, substr($_, 0, 1)." r:$_ rounded"} qw{Front Central Back}] - ], -); +my $tables = do 'unicode-table.inc.pl' or die $@ || $!; + +$glyphs->print(map { + my $_ = /(.*)\?(.*)/ ? ($verbose ? $2 : $1) : $_; + if (!$_) { + (); + } + elsif (/[A-Z]/) { + tr/_/ /; + $_; + } + else { + state $group; + $group = $1 if s{^([^/]+)/}{}; + my @select = s/=(.*)// ? split(/=/, $1) : (); + my $table = $tables->{$group}->{$_} + or die "Unknown table specified: $group/$_"; + + if (@select) { + my $rowlen; + for ($rowlen = 1; $rowlen++; $rowlen <= $#$table) { + last if $table->[$rowlen] =~ /\./; + } + my @cells = map { + my $end = (s/-(.+)?// ? ($1 // @$table / $rowlen - 1) : $_) + 1; + $_ * $rowlen .. $end * $rowlen - 1; + } @select; + $table = [ @$table[@cells] ]; + } + $table; + } +} @config); + +:>
+ +
+ +
ascii + <:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :> + <:= $glyphs->{style} eq 'di' ? 'proposed' : 'HTML4' :> + unicode ≤6.0 + other unicode + discouraged +
+
+ +