User Activity

  • Posted a comment on ticket #326 on Zint Barcode Generator

    Hi, good question! The GUI is theoretically translatable using Qt tools, e.g. Qt Linguist, although no ".ts" file is currently produced, so that would have to be added to the make process. Also "main.cpp" would have to updated to load the appropriate locale through QTranslator, though that looks trivial to do. The library and CLI are not currently translatable, although coincidentally I'm updating the library at the moment to be more localization-friendly, e.g. adding positional arguments like "%1$d"...

  • Committed [752c1f] on Code

    MAXICODE: Zero-pad US postcodes that lack "+4" (Annex B.1.4a)

  • Posted a comment on ticket #325 on Zint Barcode Generator

    See https://en.wikipedia.org/wiki/QR_code#Joining_a_Wi%E2%80%91Fi_network e.g. zint -b QRCODE -d "WIFI:S:<SSID>;T:WPA;P:<PASSWORD>;;"

  • Committed [c1666c] on Code

    GUI: use X11 (xcb) as platform instead of Wayland on Linux to

  • Committed [34be69] on Code

    library: check d/o escape seq value <= 255, better error messages

  • Committed [b42d5b] on Code

    gs1: New AIs 7041 (GSCN 23-272) (packagetype) and 716 (GSCN-24-157)

  • Committed [93c3e2] on Code

    CODE128: Add minimal encodation algorithm (non-extended ASCII only)

  • Posted a comment on ticket #324 on Zint Barcode Generator

    Hi apologies for the long delay in replying - \^1 is now implemented with commit [10747d]. To exactly replicate the TEC-IT encodation (starting in Code B) you can do zint -b CODE128 -d '\^B\^1SN123456789012' --extraesc (Zint defaults to starting in Code C).

View All

Personal Data

Username:
gitlost
Joined:
2019-08-31 10:54:00

Projects

This is a list of open source software projects that Git Lost is associated with:

  • Project Logo Zint Barcode Generator A barcode encoding library supporting over 50 symbologies. Last Updated:
  • Project Logo libzueci libzueci - an open source UTF-8 ECI library adapted from libzint Last Updated: