1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-05-03 20:55:28 +00:00

Commit Graph

  • 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 bfb183e5df 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
  • a085bca168 Revion of ECI number encoding Robin Stuart 2017-06-18 13:00:22 +01:00
  • 37ac5e9c54 Ignore change of colour if user has cancelled Robin Stuart 2017-06-17 15:34:41 +01:00
  • 3a24230cd0 Change default borderwidth to 0 in Qt front end Robin Stuart 2017-06-17 15:17:24 +01:00
  • c0e95684a9 Reduce size of Code 49 bit pattern table (no change of functionality) Robin Stuart 2017-06-10 10:45:42 +01:00
  • 17be0440cc Review of data types to reduce memory usage (no change of functionality) Robin Stuart 2017-06-10 10:08:27 +01:00
  • 3f7f909644 Simplify PDF binary handling, remove TTF array (no change of functionality) Robin Stuart 2017-06-09 22:00:22 +01:00
  • dd2f9e65ba Further tweaks to binary conversion in QR Code Robin Stuart 2017-06-06 21:31:03 +01:00
  • 47a64047af Harmonise binary conversion and expand ECI support in QR Code Robin Stuart 2017-06-06 21:11:11 +01:00
  • 241bcedaa1 Remove unnecessary estimate of binary bitlength Robin Stuart 2017-06-05 20:05:58 +01:00
  • 30272dd955 Use more accurate guess of bit length when calculating smallest available version Robin Stuart 2017-06-05 19:17:22 +01:00
  • 7b53fc3469 Include version information in UPNQR symbols Robin Stuart 2017-05-30 08:40:08 +01:00
  • ffcfe965d1 Merge Update Visual Studio sln Robin Stuart 2017-05-29 11:11:04 +01:00
  • b3a1b24d18 help the compiler create more efficient code Robin Stuart 2017-05-29 10:43:47 +01:00
  • d08237d06e Fix typo in manual Robin Stuart 2017-05-26 21:48:39 +01:00
  • cd65154a36 Update gitignore. Add to libzint.vcxproj missing files. Fix missing include in emf.c. Add x64 configuration. Change paths to point to extern folder for external libs(lipbng, zlib). Updated version in rc file. Cosmin Marc 2017-05-25 20:17:43 +03:00
  • b46bc1f45e Accept UFT-8 input data for UPNQR Robin Stuart 2017-05-21 09:20:03 +01:00
  • b426877a4f Add new symbology UPNQR Robin Stuart 2017-05-20 23:37:50 +01:00
  • 847fa6f332 Update DotCode to latest draft (April 24, 2017) Robin Stuart 2017-05-19 21:30:31 +01:00