1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-21 09:16:34 +00:00

The big text encoding overhaul

This commit is contained in:
Karol Stasiak
2020-05-01 01:31:54 +02:00
parent a0aa9d418d
commit 7f9bd18bdd
132 changed files with 2453 additions and 697 deletions
+14
View File
@@ -0,0 +1,14 @@
NAME=APPLE-IIe
EOT=7F
# TODO
00=U+0020
01-1f=!"#$%&'()*+,-./0123456789:;<=>?
20-3f=@abcdefghijklmnopqrstuvwxyz[\]^_
60-7e=πABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~
{q}=22
{apos}=27
{lbrace}=7b
{rbrace}=7d
{pi}=60