Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes from previous versions: BinaryKits.Zpl.Label - Prevent InvalidCastException when the target image for DownloadGraphics or GraphicField is not a PNG32. BinaryKits.Zpl.Viewer - Parse DeviceName and Extension for DownloadFormat. - Trim leading spaces for most commands. - Improved InverseDraw to maintain true type font fidelity. - Add `ReplaceDashWithEnDash` option to DrawerOptions (default `true`) - Change default font `0` to Helvetica Bold Narrow, DejaVu Sans Mono for all others. - Change default label size to be exactly 6"x4", rather than an approximation. - Add support for rendering RTL languages. - Bump SkiaSharp and ZXing dependencies.
- Loading branch information