mirror of
https://github.com/python-escpos/python-escpos
synced 2025-07-15 08:43:30 +00:00

* 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!