Carlo Barazzetta
Carlo Barazzetta
Any feedback?
I suppose the error is into function ZBarcode_Encode of zint.pas: old code: ``` if error_number 0) and (error_number
I've made a new "clone", opened Zint-Barcode-Generator-for-Delphi\Demo\VCL\ZintTest.dproj with Delphi 11.3 Built, Run, Selected "Code 128..." this is my result:  Maybe you have some changes to your local folder: in...
it's a problems inside the Image32 engine... You must open the issue in the https://github.com/AngusJohnson/Image32 repo. When Angus Johnson resolve the problem you can replace your units into Image32\Source units...
Fixed also here...
Hi Tommi, your changes affects only Image32 Library: please suggests to correct them in the "source" repository here: https://github.com/AngusJohnson/Image32 Because I'm using this library to render SVG.
Thank you for your support!
If you are using this repo (not GetIt) and you can rebuild packages, try to remove those lines into IconFontsImageListEditorUnit.pas: if ThemeProperties nil then begin LStyle := ThemeProperties.StyleServices; StyleElements :=...
Sorry for your error, but Windows 7 is not a O.S. currently supported by Microsoft (upport for Windows 7 ended on January 14, 2020) and I cannot test it. In...