diff options
author | Russ Cox <rsc@swtch.com> | 2009-05-14 15:54:26 -0700 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2009-05-14 15:54:26 -0700 |
commit | 7abb729a31e1efbc6e5895083e591133dc4717e5 (patch) | |
tree | 3a4904ed99e8f955f88a5783886aadf84a3e2c99 /font | |
parent | 3625f268527a3106714e5aa6fd0d6b396854309c (diff) | |
download | plan9port-7abb729a31e1efbc6e5895083e591133dc4717e5.tar.gz plan9port-7abb729a31e1efbc6e5895083e591133dc4717e5.tar.bz2 plan9port-7abb729a31e1efbc6e5895083e591133dc4717e5.zip |
Unicode superscript update
font/*/supsub.*: change superscript 1 into i; delete 2, 3
lib/keyboard: fix s1, s2, s3; add si
lib/unicode: add 2071
src/cmd/devdraw: update from lib/keyboard
Diffstat (limited to 'font')
-rw-r--r-- | font/lucm/supsub.9 | bin | 497 -> 503 bytes |
-rw-r--r-- | font/misc/supsub.8 | bin | 436 -> 443 bytes |
-rw-r--r-- | font/pelm/supsub.8 | bin | 436 -> 443 bytes |
-rw-r--r-- | font/pelm/supsub.9 | bin | 495 -> 503 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/font/lucm/supsub.9 b/font/lucm/supsub.9 Binary files differindex 2af2e719..3834178d 100644 --- a/font/lucm/supsub.9 +++ b/font/lucm/supsub.9 diff --git a/font/misc/supsub.8 b/font/misc/supsub.8 Binary files differindex a95e084f..b124ee97 100644 --- a/font/misc/supsub.8 +++ b/font/misc/supsub.8 diff --git a/font/pelm/supsub.8 b/font/pelm/supsub.8 Binary files differindex a95e084f..b124ee97 100644 --- a/font/pelm/supsub.8 +++ b/font/pelm/supsub.8 diff --git a/font/pelm/supsub.9 b/font/pelm/supsub.9 Binary files differindex b09fdaff..394b3339 100644 --- a/font/pelm/supsub.9 +++ b/font/pelm/supsub.9 |