summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/latin1.c
Commit message (Collapse)AuthorAgeFilesLines
* devdraw: more cleanup, clearer lockingRuss Cox2020-01-131-1/+1
|
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber2009-07-081-100/+1
|
* Unicode superscript updateRuss Cox2009-05-141-1/+1
| | | | | | | 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
* new draw serverrsc2006-06-251-0/+179