Carlo Barazzetta

Results 120 comments of Carlo Barazzetta

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: ![image](https://user-images.githubusercontent.com/7803548/235920093-6651bcaf-ba9d-430f-924a-2f0ad8f6e293.png) 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...

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.

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...