X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/8f93eb6627b93ef73026457b041c7210b098ba74..b7fdc8bc4fb07d537722ed0ab50922035e4fd148:/tools/mkdigraphs-xorg diff --git a/tools/mkdigraphs-xorg b/tools/mkdigraphs-xorg index 8df64cd..edef62d 100755 --- a/tools/mkdigraphs-xorg +++ b/tools/mkdigraphs-xorg @@ -52,7 +52,15 @@ while ($_ = readline) { } print JSON->new->canonical->indent->encode({ + title => 'X.Org', key => \%table, + intro => join("\n", + 'Character mnemonics following compose key ⎄:', + 'in the X Window System (Shift+AltGr by default).', + 'Differences from RFC-1345 are indicated.', + 'Also see common Unicode.', + ), + keywords => [qw( xorg x11 x )], flag => { 'l5' => "matching RFC-1345", 'l4' => "matching proposal",