termcol: unsaturated colours from h/s/v table in greyscale ramp
[sheet.git] / unicode.plp
index 92f9a01b964ac33116cd74dce7f35ced105c4d4a..5937545efacc16b2204a5ef6cb083acb397725d1 100644 (file)
@@ -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.",
@@ -58,6 +58,7 @@ my @config = qw(
                symbols/currency
                        cards=-3?cards
                        ?chess
+                       harvey
                        signs1
                        communic=0?communic
                        trinity=0?trinity
@@ -71,7 +72,7 @@ my @config = qw(
                        modifier
                        control
                        command
-                       android
+                       android=0
                        ps
                        ?player
        Mathematics
@@ -162,9 +163,10 @@ $glyphs->print(map {
 
 <div class="legend">
        <table class="glyphs"><tr>
-       <td class="X l4">ascii
-       <td class="X l3"><:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :>
-       <td class="X l2"><:= $glyphs->{style} eq 'di' ? 'proposed' : 'BMP' :>
+       <td class="X l5">ascii
+       <td class="X l4"><:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :>
+       <td class="X l3"><:= $glyphs->{style} eq 'di' ? 'proposed' : 'HTML4' :>
+       <td class="X l2">unicode ≤6.0
        <td class="X l1">other unicode
        <td class="X ex">discouraged
        </table>