zint / zint-gpl-only

Zint Barcode Generator
https://zint.org.uk/
GNU General Public License v3.0
522 stars 137 forks source link

Suggestion: Have a setting which allows to start up with a different type of code #81

Closed Joe23232 closed 2 years ago

Joe23232 commented 3 years ago

By default it is set to barcode. I wanted to suggest a setting to change the default code that it loads up, for example it the setting will allow me to load up QR code instead of barcode.

oehhar commented 3 years ago

If you speak about zint on sourceforge, it is implemented there. Last symbology is saved and restored at the next start. If you speak about this unmaintained fork, you may implement it on your own.

Hope this helps, Harald

Joe23232 commented 3 years ago

Oh I didn't realise that, thanks :)

Joe23232 commented 3 years ago

@oehhar

image

Isn't there a 64bit version of Zint?

Edit: Also the features are NOT included in it :(

oehhar commented 3 years ago

I only compile the 32 bit windows version. I suppose, a 64 bit version may be build, but I will not do that. The reason is, that a 32 bit version may be run on any computer. zint.exe is build using ms-vc 6 (20 years old) to avoid what is called "DLL hell". So, it will run from Windows XP to WIndows 10.

Joe23232 commented 3 years ago

Right I see mate

gitlost commented 2 years ago

Hi, as this issue appears to be resolved an closing it now. If you've any further feedback please raise a ticket at https://sourceforge.net/p/zint/tickets/, thanks!