doc changelog and todos updated

This commit is contained in:
Patrick Kanzler 2016-07-24 02:18:18 +02:00 committed by Patrick Kanzler
parent 13937ab0da
commit f0bdbc4322
2 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,12 @@ Changelog
changes changes
^^^^^^^ ^^^^^^^
- feature: the driver tries now to guess the appropriate codepage and sets it automatically
- as an alternative you can force the codepage with the old API
contributors contributors
^^^^^^^^^^^^ ^^^^^^^^^^^^
- Patrick Kanzler (with code by Frédéric Van der Essen)
2016-08-02 - Version 2.1.1 - "Contents May Differ" 2016-08-02 - Version 2.1.1 - "Contents May Differ"

View File

@ -178,9 +178,6 @@ class MagicEncode(object):
# todo emoticons mit charmap encoden # todo emoticons mit charmap encoden
# todo Escpos liste von unterdrückten charcodes mitgeben # todo Escpos liste von unterdrückten charcodes mitgeben
# todo Doku anpassen
# todo Changelog schreiben
TXT_ENC_KATAKANA_MAP = { TXT_ENC_KATAKANA_MAP = {
# Maps UTF-8 Katakana symbols to KATAKANA Page Codes # Maps UTF-8 Katakana symbols to KATAKANA Page Codes