BinaryKits / BinaryKits.Zpl

BinaryKits.Zpl a set of .net libraries. The project supports you in the simple creation of zebra labels. It generates the ZPL data, it is a printer description language from Zebra Technologies. ZPL II is now emulated by many label printers from different manufacturers. So with this implementation you can create labels for most printers.
MIT License
291 stars 105 forks source link

Rework font stack #248

Closed primo-ppcg closed 1 month ago

primo-ppcg commented 1 month ago

Only load default fonts once, rather than each time they are used. Reorder font preference in the order (Zebra), Linux, Windows, MacOS, Android.