-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V2 Feedback #22
Comments
Hi, i work on a project for zebra zpl preview. 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 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 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
The text was updated successfully, but these errors were encountered: