1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Magic encoder: fix codepage usage (#580)

* add unit test for issue pointed out by @scott-r in #570

* swap order of encoder search

As described by @scott-r in
Magic encoder does not use
previously used code pages
when possible #570
Thank you!
This commit is contained in:
Patrick Kanzler
2023-10-05 14:55:12 +02:00
committed by GitHub
parent 5018f7f377
commit a70e1604d6
4 changed files with 14 additions and 1 deletions

View File

@@ -12,11 +12,15 @@ changes
- has
- changed
- fix the encoding search so that lower encodings are found first
contributors
^^^^^^^^^^^^
- list
- contributors
- Scott Rotondo in `#570 <https://github.com/python-escpos/python-escpos/issues/570>`_
2023-05-11 - Version 3.0a9 - "Pride Comes Before A Fall"
--------------------------------------------------------
This release is the 10th alpha release of the new version 3.0.