diff options
author | IIMarckus <iimarckus@gmail.com> | 2014-10-10 01:46:06 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2014-10-10 01:46:06 -0600 |
commit | 6e14461fa6d5085349e4746b61c526f3c94be19f (patch) | |
tree | 63db9e0cfa395f6dd00566c6dcdbb492bb6526ca /preprocessor.py | |
parent | 906bd59e778243f84cb6fa7b06ae48019fc5805a (diff) |
Add a lot of Yellow text changes.
Diffstat (limited to 'preprocessor.py')
-rw-r--r-- | preprocessor.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/preprocessor.py b/preprocessor.py index ee227612..6cd6ab05 100644 --- a/preprocessor.py +++ b/preprocessor.py @@ -176,6 +176,9 @@ chars = { "№": 0x74, +"′": 0x71, +"″": 0x73, + " ": 0x7F, "A": 0x80, "B": 0x81, |