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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user