1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-24 12:16:29 +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
+28
View File
@@ -0,0 +1,28 @@
NAME=CP1251
EOT=00
20=U+0020
21-3f=!"#$%&'()*+,-./0123456789:;<=>?
40-5f=@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
60-7e=`abcdefghijklmnopqrstuvwxyz{|}~
80-8f=ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏ
90-97=ђ‘’“”•–—
99-9f=™љ›њќћџ
a1-ac=ЎўЈ¤Ґ¦§Ё©Є«¬
ae-af=®Ї
b0-bf=°±Ііґµ¶·ё№є»јЅѕї
c0-cf=АБВГДЕЖЗИЙКЛМНОП
d0-df=РСТУФХЦЧШЩЪЫЬЭЮЯ
e0-ef=абвгдежзийклмноп
f0-ff=рстуфхцчшщъыьэюя
{b}=08
{t}=09
{n}=0d0a
{q}=22
{apos}=27
{lbrace}=7b
{rbrace}=7d
{copy}=a9
{nbsp}=A0
{shy}=AD