Open Tagliatti opened 3 years ago
Hi, i work on a project for zebra zpl preview.
Is it perhaps possible to integrate a configuration for the moduleWidth
and wideBarToNarrowBarWidthRatio
in the new version?
More Information from Zebra is available here. https://www.zebra.com/content/dam/zebra/manuals/printers/common/programming/zpl-zbi2-pm-en.pdf (Bar Code Field Default)
Also it would be great if you could choose the drawing library for example SkiaSharp.
Thanks for the great library that also supports CODE 128B!!! 👍🏻
@Tagliatti Okay in V2 i have found the BarWidth
i think this is my moduleWidth
...
In the readme a link to the nuget package was great
Is there already a planned release date for the new version?
I get the error An unhandled exception occurred while processing the request. PlatformNotSupportedException: System.Drawing.Common is not supported on this platform.
I use it in .net 7
In version 1.7.0 I was having the error:
MissingMethodException: Method not found: 'SixLabors.Fonts.FontRectangle SixLabors.Fonts.TextMeasurer.Measure(System.String, SixLabors.Fonts.TextOptions)'.
The lib was completely remodeled for version 2. It is fully functional, I left it in beta to gather feedbacks. I invite you to test it and send your feedback on what you think of the changes. Branch: https://github.com/Tagliatti/NetBarcode/tree/v2 Nuget: https://www.nuget.org/packages/NetBarcode/2.0.0-beta.1