What's Changed
New features
* Add DYMO LabelMANAGER PC to tested devices by JBBgameich in https://github.com/computerlyrik/dymoprint/pull/83
* Add `--test-pattern` CLI option by tomek-szczesny in https://github.com/computerlyrik/dymoprint/pull/89
Bugfixes
* Remove matrix optimization by tomek-szczesny in https://github.com/computerlyrik/dymoprint/pull/90
* Support and test Python 3.12 by maresb in https://github.com/computerlyrik/dymoprint/pull/95
Internal changes
* Eliminate extraneous dymoprint_fonts package by maresb in https://github.com/computerlyrik/dymoprint/pull/84
* Use more accurate representation of pixels/mm based on DPI by maresb in https://github.com/computerlyrik/dymoprint/pull/85
* Cleanup, add comments, refactor by maresb in https://github.com/computerlyrik/dymoprint/pull/86
* Remove pyqt6-tools dependency by maresb in https://github.com/computerlyrik/dymoprint/pull/94
New Contributors
* JBBgameich made their first contribution in https://github.com/computerlyrik/dymoprint/pull/83
* tomek-szczesny made their first contribution in https://github.com/computerlyrik/dymoprint/pull/89
**Full Changelog**: https://github.com/computerlyrik/dymoprint/compare/v2.2.1...v2.2.2