Commit Graph

  • ff332335ea Improved font positioning in Qt backend Robin Stuart 2018-06-18 03:55:52 +01:00
  • 656c8132a8 Use internal vector format in Qt backend Robin Stuart 2018-06-18 02:36:40 +01:00
  • 30fcd7986c Plot vector graphics using linked list structure Robin Stuart 2018-06-10 09:16:18 +01:00
  • dddf2934fc Allow escape character processing Robin Stuart 2018-04-22 14:25:39 +01:00
  • 909e307636 Prevent latch to incorrect mode when GTIN starts with 9 Robin Stuart 2018-04-18 20:24:21 +01:00
  • e749872e7d Resolve Visual Studio compatability bugs Robin Stuart 2018-04-09 21:46:20 +01:00
  • 3853897d88 Do not apply rect/dmre options if concrete size is given. E.g. "zint -b72 --vers 31" will ignore eventual option "--square or --dmre". Harald Oehlmann 2018-04-08 20:20:56 +02:00
  • 68fdae09c3 Prevent possible buffer overrun Robin Stuart 2018-04-06 10:50:19 +01:00
  • 75803e8aa2 Enhanced data length checks for GS1 data Robin Stuart 2018-03-30 18:46:33 +01:00
  • e6618f1a1b Allow escape character processing in batch mode Robin Stuart 2018-03-30 11:40:44 +01:00
  • 9a5e5f3a9a Rename variable to avoid keyword in VS Robin Stuart 2018-03-30 09:46:54 +01:00
  • 57075248ff Remove error correction bug for Australia Post symbols Robin Stuart 2018-03-15 19:17:34 +00:00
  • 749eb55321 Merge branch 'master' of ssh://git.code.sf.net/p/zint/code Thanks to work being done at SF! Robin Stuart 2018-02-15 10:47:59 +00:00
  • ffd1ed2d6b Update version number to 2.6.3 Robin Stuart 2018-02-15 10:46:02 +00:00
  • 8bd26f5e83 Open EMF files in binary mode Robin Stuart 2018-02-13 18:32:26 +00:00
  • ee763cb135 Do not free _alloca data Harald Oehlmann 2018-02-13 16:53:12 +01:00
  • 7fb7203a86 Include VIN and MailMark symbologies Harald Oehlmann 2018-02-13 16:37:46 +01:00
  • fa3c150610 Force TIFF to always use more than one strip Robin Stuart 2018-02-11 13:01:43 +00:00
  • 78d85bd72e Add font size option for SVG and EPS Robin Stuart 2018-02-11 09:55:28 +00:00
  • 8bb4d2ce86 Improved binary multiplication for large numbers Robin Stuart 2018-02-11 08:00:32 +00:00
  • f655eabc12 Add trailing spaces to Mailmark if not present in input data Robin Stuart 2018-02-10 07:26:33 +00:00
  • 389bcce10f Add Royal Mail Mailmark to front end Robin Stuart 2018-02-09 20:55:17 +00:00
  • 59116f689d Add new symbology: Royal Mail Mailmark Robin Stuart 2018-02-06 20:57:01 +00:00
  • 37d3e60c3a Allow lowercase input for VIN codes Robin Stuart 2018-02-04 08:42:01 +00:00
  • e737f992b5 Add verification for North America VIN (Vehicle Identification Number) Robin Stuart 2018-02-03 18:44:01 +00:00
  • 38150ce931 Correctly add leading zeroes to Australia Post symbols Robin Stuart 2018-02-03 11:41:35 +00:00
  • 3aeb1ea70a Make EAN and UPC symbols resizable in glabels in accordance with EN 797:1996 Robin Stuart 2018-01-29 19:12:30 +00:00
  • 0d4af7a462 Resolve further error message and warning idiosyncrasies Robin Stuart 2018-01-21 18:10:42 +00:00
  • baf56daa17 Don't display warning 222 in GUI Robin Stuart 2018-01-21 14:59:15 +00:00
  • d2161ffb20 Make CLI errors more consistent Robin Stuart 2018-01-21 14:33:54 +00:00
  • ae57d413bf UTF duplication error Robin Stuart 2018-01-21 11:50:49 +00:00
  • 7cb5eec35a Fix -esc crash for windows Harald Oehlmann 2018-01-14 17:47:02 +01:00
  • 782a3a6f39 Include terminator in esc processed string Robin Stuart 2018-01-13 15:45:26 +00:00
  • 670000b7ea Improve wording of error 227 Robin Stuart 2017-12-24 14:51:12 +00:00
  • c55340f4f3 Remove DMatrix option bug in UI Robin Stuart 2017-12-19 22:01:45 +00:00
  • 9f50714b44 Added DMRE size 26x40 Harald Oehlmann 2017-12-19 19:00:33 +01:00
  • 45e584ba28 Fix filetype recognition bug in frontend Robin Stuart 2017-12-11 17:52:22 +00:00
  • d7ac9cc00f Enforce PostNet and PLANET lengths Robin Stuart 2017-12-10 19:42:02 +00:00
  • 1057bb9fa5 Fix free memory when not allocated Robin Stuart 2017-11-07 20:26:00 +00:00
  • 58537edf0a Remove debug message Robin Stuart 2017-11-05 14:32:42 +00:00
  • 8ea8fc9ccc Merge branch 'master' of ssh://git.code.sf.net/p/zint/code Robin Stuart 2017-11-05 14:27:28 +00:00
  • ddce98a1bb Correct processing of escape char mode Robin Stuart 2017-11-05 14:27:01 +00:00
  • 996d84afe7 Fix LF handling in .editorconfig Boris Zentner 2017-10-31 22:09:48 +01:00
  • a91e4fab79 Revert "Select escape mode from GUI" Robin Stuart 2017-10-30 21:02:07 +00:00
  • 7f897608d4 Select escape mode from GUI Robin Stuart 2017-10-30 20:44:42 +00:00
  • 426b21b2f9 Remove input mode bug Robin Stuart 2017-10-29 21:38:39 +00:00
  • 31cc0ae78a Remove spaces before EOL Boris Zentner 2017-10-23 21:37:52 +02:00
  • 45441a6da7 Fix mixed unix / windows EOL Boris Zentner 2017-10-23 21:34:31 +02:00
  • 2372c16ba0 2017-10-23 2.6.2 HaO Harald Oehlmann 2017-10-23 17:32:57 +02:00
  • 4b03bccba0 Make compile with MS-VC and set release version 2.6.2 in various files Attention: qtzint.exe core dumpfs for me Harald Oehlmann 2017-10-23 17:07:30 +02:00
  • 73c9b502b5 Update version to 2.6.2 Robin Stuart 2017-10-22 12:39:37 +01:00
  • 29dbb49325 Add escape sequence support to GUI Robin Stuart 2017-10-22 10:55:50 +01:00
  • 0314ca65a8 Move escape character processing into library Robin Stuart 2017-10-21 12:45:50 +01:00
  • 1fb99fff8c Merge /u/jstahl/zint/ branch master into master Robin Stuart 2017-10-20 19:01:58 +00:00
  • e9f14a30e2 Don't reduce length of input if not cropping BOM Robin Stuart 2017-10-20 18:19:19 +01:00
  • aa64c55787 Height / width adjustment for certain symbologies with fixed requirements must be done before calculating the scaler Jojakim Stahl 2017-10-18 11:09:29 +02:00
  • 2b79940d33 Fixed rendered->height calculation for EAN like barcodes Jojakim Stahl 2017-10-18 10:19:37 +02:00
  • 3bbc188217 Fixed bug introduced in bfb183e5df53a2a7c3d0fa9afd75924710003e17 with utf8 input be trucated at length - 3 Jojakim Stahl 2017-10-18 09:25:09 +02:00
  • 6b1421b895 Fixed general_rules declaration in composite.c after refactor in commit [4963a7] Jojakim Stahl 2017-10-16 10:10:08 +02:00
  • 0a913ad9e3 Adding hexagon height to zint_render_hexagon Jojakim Stahl 2017-10-16 10:01:09 +02:00
  • c7d6256a6e Free symbol->rendered structures on ZBarcode_Clear and repeated calls of ZBarcode_Render Jojakim Stahl 2017-10-16 09:49:44 +02:00
  • 1be3ac4d5a Added a editorconfig file Jojakim Stahl 2017-10-18 09:24:27 +02:00
  • 50cbbe391b Merge /u/srachner/zint/ branch master into master Robin Stuart 2017-10-17 16:49:05 +00:00
  • f83e5b1501 Make compile with MS-VC6 Harald Oehlmann 2017-10-16 19:26:54 +02:00
  • 20ccbcd4e4 Check compiler before including malloc.h Sebastian Rachner 2017-10-15 12:29:46 +02:00
  • bfb183e5df Strip BOM from Unicode input data Robin Stuart 2017-10-09 19:59:02 +01:00
  • 7f8a461f72 Merge /u/jmortlock/zint/ branch master into master Robin Stuart 2017-10-09 16:18:38 +00:00
  • 4dd31fb674 Reallign bullseye in Maxicode Robin Stuart 2017-10-09 11:17:11 +01:00
  • bf73227f31 Allow rotation in batch processing mode John Mortlock 2017-10-09 20:35:10 +10:30
  • 5bc7399252 Fix problems encoding binary in Aztec mode Robin Stuart 2017-10-04 05:05:58 +01:00
  • 4c1c180fbf Protect DotCode from dimensions smaller than 5 Robin Stuart 2017-09-30 17:14:45 +01:00
  • 411f083f57 Fix Aztec grid population error Robin Stuart 2017-09-30 13:09:21 +01:00
  • 947b548fd0 Merge branch 'master' of ssh://git.code.sf.net/p/zint/code Robin Stuart 2017-09-11 19:24:03 +01:00
  • 4963a772db Refactor Rodrigo Torres 2017-09-10 12:03:09 -03:00
  • 1d44670642 Update TCL zint to framework 2.6.1 Harald Oehlmann 2017-08-29 22:19:55 +02:00
  • 1882d76b70 Update version to 2.6.1 Robin Stuart 2017-08-27 09:31:02 +01:00
  • 86a0071f09 Show correct ECC in function information Robin Stuart 2017-08-14 07:47:50 +01:00
  • 670242a3fe Feed back results of batch process to user in Studio Robin Stuart 2017-08-11 22:36:40 +01:00
  • 1ca01e9322 Make data types for tables consistent across symbologies Robin Stuart 2017-08-09 09:13:37 +01:00
  • 50ec72527b Minor tweaks, no change of function Robin Stuart 2017-08-07 08:37:02 +01:00
  • 1f503f2aca Dedupe error correction code in Aztec Robin Stuart 2017-08-06 09:10:00 +01:00
  • 2da42d1733 fix for uninitialized variables in qzint.cpp Robin Stuart 2017-08-06 07:02:07 +01:00
  • 608b4b9134 Audit of error codes Robin Stuart 2017-07-27 16:01:53 +01:00
  • 58e80a9ff7 Remember file suffix, and add suffix to file name if not provided Robin Stuart 2017-07-27 12:02:30 +01:00
  • 468f44f298 Always remember previously used directory Robin Stuart 2017-07-27 10:21:46 +01:00
  • b9f37ebceb Remember more settings between sessions Robin Stuart 2017-07-26 21:57:47 +01:00
  • f4f7e1936a Make GUI more consistent Robin Stuart 2017-07-26 15:44:14 +01:00
  • e81a90bb58 Avoid SIGSEGV on Code 128 input too long Robin Stuart 2017-07-26 11:44:47 +01:00
  • 24f175b6f6 Flag if DM_SQUARE is used at the same time as symbol size selection Robin Stuart 2017-07-26 11:16:54 +01:00
  • 6fa66d5554 typo-- Robin Stuart 2017-07-25 11:19:05 +01:00
  • 2e6fb6a109 compile error fixed oxy 2017-07-24 09:57:29 +02:00
  • 91f66ec57d backported oxygenic 2017-07-21 15:16:23 +02:00
  • d8330f5d96 back-merged oxygenic 2017-06-13 21:05:35 +02:00
  • 6413351fd6 Add UPNQR to Studio Robin Stuart 2017-07-23 18:09:30 +01:00
  • 8ca1329fcf Allow ECI 26 in Unicode mode Robin Stuart 2017-07-23 18:04:58 +01:00
  • 451f0150d8 Expand ECI support and enforce binary mode when ECI is set Robin Stuart 2017-07-23 17:59:51 +01:00
  • d818d1aecc Improved Aztec Code bit compression Robin Stuart 2017-07-21 17:56:36 +01:00
  • 3257a5c0af cppcheck: fix reports Julien Nabet 2017-06-28 21:46:29 +02:00
  • 0d6716a773 Add method for dynamically checking version info Robin Stuart 2017-07-01 09:06:47 +01:00
  • 6306228fed Remove unnecessary debug code Robin Stuart 2017-06-18 13:03:25 +01:00