1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-08-07 05:48:54 +00:00

Commit Graph

  • 93fa54a784 Wrong length variable used for x12: Data "P4022.631.50231>SN2743>4LCA>VOPTIM01US>10D2014/7/28" was a spurious "8" appended. Fix by Milton Neal and Robin Stuart. Harald Oehlmann 2015-08-18 14:26:24 +02:00
  • 7b2856c083 Use libcrt for all to avoid dll issues Harald Oehlmann 2015-08-18 14:25:09 +02:00
  • fe83bb1f36 TCL Backend 2.5.0 Harald Oehlmann 2015-08-18 14:23:28 +02:00
  • 6ad8db3c77 Compile with MS VC6++ avoiding number constant suffix ULI Harald Oehlmann 2015-08-18 14:20:36 +02:00
  • 994c5adb10 Fix batch bugs: 1) interpretation of former code included in next if shorter, wrong eof detection issed wrong warning Harald Oehlmann 2015-08-18 14:17:59 +02:00
  • 36a2830562 Corrected definition of DM 16x36. Harald Oehlmann 2015-08-18 14:14:17 +02:00
  • 5b92413085 Use passed length instead of \0 to detect source string length Harald Oehlmann 2015-08-18 14:11:50 +02:00
  • a0f703f7de Revert last commit: also use GS as FNC1: this must be done in zint framework and not here Harald Oehlmann 2015-08-18 14:09:53 +02:00
  • 0a36297ae3 DM ECC200 Use GS (ASCII 29) beside "[" as FNC1 separator flag character Harald Oehlmann 2015-08-18 14:08:00 +02:00
  • 8bf4d5906a Implemented DM ECC200 Macro 05/06 encodation Harald Oehlmann 2015-08-18 14:06:06 +02:00
  • a9a9473ccf Add DMRE info (only in header) Harald Oehlmann 2015-08-18 14:04:27 +02:00
  • 1c0066baa9 DMRE: Datamatrix with extended rectangular formats Harald Oehlmann 2015-08-18 13:53:55 +02:00
  • b7b7564457 Make command line version compile with MS-VC6 and QT-Version with MS-VC8 Harald Oehlmann 2015-08-18 13:50:42 +02:00
  • 2e5fe31ebf Evaluate QR codes in accordance with ISO 18004 6.8 Benjamin Kunz 2013-11-15 16:03:00 +01:00
  • d27db1f6e0 unlatch before single ASCII character is required when leaving text encodation. fix for previous revision Benjamin Kunz 2013-05-28 16:23:53 +02:00
  • fe7b71ae31 removed unlatch before trailing single-symbol ASCII characters in accordance with specification. this fixes a problem with the symbol size growing larger than required Benjamin Kunz 2013-05-17 10:07:49 +02:00
  • 1a7863520b license changed with permission of original copyright holders (see mailing list for details) oxygenic 2013-05-16 19:26:38 +02:00
  • 6383e1a4af license changed with permission of original copyright holders (see mailing list for details) oxygenic 2013-05-16 19:26:22 +02:00
  • a0955950d1 Fixed a typo Benjamin Kunz 2013-05-15 11:04:15 +02:00
  • 152c7d32af create static link lib (thanks to Maximilian) oxygenic 2013-01-10 14:49:04 +01:00
  • 1d241cca05 code cleanup and minor fixes oxygenic 2012-12-31 14:41:59 +01:00
  • 8c78216dc1 version number updated oxygenic 2012-12-31 14:41:42 +01:00
  • 4c45bac1ae reworked oxygenic 2012-12-30 14:55:05 +01:00
  • bf2dbe7494 code reworked openapc 2012-12-29 19:37:03 +01:00
  • f48d7ab6a6 code reworked openapc 2012-12-29 19:33:43 +01:00
  • dd1a3c0848 updated version strings to 2.4.3 2.4.3 tgotic 2011-06-02 00:05:57 +02:00
  • ba1771aa96 Merge remote-tracking branch 'origin/devel' into devel tgotic 2011-05-16 21:12:46 +02:00
  • e865b48c7e version strings updated to 2.4.3 tgotic 2011-05-16 20:06:42 +02:00
  • 1c40a1f11b version strings updated to 2.4.3 tgotic 2011-05-16 20:06:42 +02:00
  • 6ad0a0bd70 ISBN-13 check digit now correctly identifies '0'. Thanks to Kévin Sailly. tgotic 2011-05-16 20:04:56 +02:00
  • d550f18d90 latin1_process function changed tgotic 2011-05-16 20:03:21 +02:00
  • 5fe18d0ffa Correct ISBN13 check digit Robin Stuart 2011-05-09 09:02:01 +01:00
  • 3407239b80 version strings updated to 2.4.2 tgotic 2011-05-04 21:57:32 +02:00
  • 3dbebfca12 added release param to config tgotic 2011-05-04 21:53:00 +02:00
  • 6e15a9eb2c renamed backend_lib.pro to backend_vcx.pro tgotic 2011-05-04 21:52:05 +02:00
  • 4805d7f8b8 replaced non-existing #include "png.h" with #include<zlib.h> #include<png.h> tgotic 2011-05-04 21:51:18 +02:00
  • 6a69a212a0 version strings updated to 2.4.2 tgotic 2011-05-04 21:50:02 +02:00
  • 891570299c synchronized with master tgotic 2011-05-04 21:48:06 +02:00
  • 534bc69609 check if malloc was successfull tgotic 2011-05-04 21:44:57 +02:00
  • 74047434b5 Minor bugfix in Grid Matrix Robin Stuart 2011-05-04 17:30:01 +01:00
  • 29edddcf94 Update version to 2.4.2 Robin Stuart 2011-05-02 07:24:09 +01:00
  • a10c11a379 Remove border and box bug in PNG Robin Stuart 2011-04-18 21:48:55 +01:00
  • 89b11d491b Remove references to dm200.c Robin Stuart 2011-03-21 12:02:28 +00:00
  • 0871eda1c0 Resolve issues with batch processing. Robin Stuart 2011-03-08 11:36:10 +00:00
  • 533a5d0453 Resolve bug when Maxicode mode set by user. Robin Stuart 2011-03-08 10:33:22 +00:00
  • cc5e18211b Tidy up error correction in Australia Post. Robin Stuart 2011-03-08 10:16:18 +00:00
  • 30f5b996bf Tidy up check digit function common to 2 of 5 codes. Robin Stuart 2011-03-08 09:58:48 +00:00
  • b30f8e110f Corrected error-correction in Code 1 Robin Stuart 2011-03-07 12:55:22 +00:00
  • 06d5580cac Allow PDF417 wider than 22 columns tgotic 2011-01-25 01:01:19 +01:00
  • fb8ce8f544 break; for case GM_BYTE was missing tgotic 2011-01-25 00:42:51 +01:00
  • d31a7c8947 fixed resource leaks for invalid colours tgotic 2011-01-25 00:41:59 +01:00
  • a00804494b Fixed memory leak in png_to_file if NO_PNG is defined tgotic 2011-01-25 00:40:56 +01:00
  • 19cb13791b Removed unused variable tgotic 2011-01-25 00:38:20 +01:00
  • b36542b8f8 Allow PDF417 wider than 22 columns Robin Stuart 2011-01-20 08:27:18 +00:00
  • 4bfd3af3e8 readme file for Visual Studio users 2.4.1.1 tgotic 2011-01-17 20:27:40 +01:00
  • 8c454f0f69 updated form master tgotic 2011-01-17 20:27:13 +01:00
  • 904c5ac2a6 updated version to 2.4.1 tgotic 2011-01-17 20:26:55 +01:00
  • c83dbc1e1d updated version to 2.4.1 add dll files to installer and uninstaller tgotic 2011-01-17 20:26:41 +01:00
  • c7c39d0a0e libzint and zint project solution for Visual Studio 2010 tgotic 2011-01-17 20:03:35 +01:00
  • aa17e37ade removed tgotic 2011-01-17 20:02:16 +01:00
  • 5441e7fb75 removed tgotic 2011-01-17 20:01:03 +01:00
  • 7c6218b4c4 qmake project file for qtZint tgotic 2011-01-17 20:00:48 +01:00
  • b99c8f0e0e qmake and msbuild script for qtZint.exe tgotic 2011-01-17 20:00:28 +01:00
  • 1c0a1e56ac updated to master tgotic 2011-01-17 19:59:19 +01:00
  • 64e32ad2f2 updated to master tgotic 2011-01-17 19:59:01 +01:00
  • a6184670dc updated version to 2.4.1 tgotic 2011-01-17 19:58:42 +01:00
  • 4baf4bef73 updated form master some changes in batch_process tgotic 2011-01-17 19:58:20 +01:00
  • b4996f00b4 version updated to 2.4.1 some improvments tgotic 2011-01-17 19:55:39 +01:00
  • 894d963431 removed Data Matrix ECC 050 test case tgotic 2011-01-17 19:54:42 +01:00
  • 62a483ef85 version updated to 2.4.1 tgotic 2011-01-17 19:54:20 +01:00
  • aa57b9be56 ZINT_VERSION updated to 2.4.1 tgotic 2011-01-17 19:54:01 +01:00
  • 8e9a9bafb6 qmake project file for QtZint2.dll tgotic 2011-01-17 19:53:19 +01:00
  • f08801cec4 qmake and msbuild script for QzZint2.lib tgotic 2011-01-17 19:52:59 +01:00
  • 9784632b8a ERROR_* renamed to ZERROR_* updated form master tgotic 2011-01-17 19:52:10 +01:00
  • ad2bd57173 removed tgotic 2011-01-17 19:51:44 +01:00
  • e2ecc988ac qmake project for QtZint static library (msvc version) tgotic 2011-01-17 19:51:20 +01:00
  • 23a4941485 replaced with backend_vcx.pro tgotic 2011-01-17 19:50:09 +01:00
  • 44388cefbe ERROR_* renamed to ZERROR_* added names for magic numbers updated form master tgotic 2011-01-17 19:49:17 +01:00
  • b7c64f208b ERROR_* renamed to ZERROR_* updated form master tgotic 2011-01-17 19:48:26 +01:00
  • b8fc4509a4 Updated form master Don't fclose stdout tgotic 2011-01-17 19:48:00 +01:00
  • 4b0e6e1123 Updated form master Don't fclose stdout tgotic 2011-01-17 19:47:42 +01:00
  • 18a2240cc4 Updated form master tgotic 2011-01-17 19:47:10 +01:00
  • 92ce0c7e19 Updated form master tgotic 2011-01-17 19:46:31 +01:00
  • a5732c81c6 Updated form master tgotic 2011-01-17 19:46:08 +01:00
  • 5ded29ebf4 ERROR_* renamed to ZERROR_* don't fclose stdout Merged form master tgotic 2011-01-17 19:45:27 +01:00
  • a68aa3dc75 ERROR_* renamed to ZERROR_* Merged form master tgotic 2011-01-17 19:44:51 +01:00
  • 411d4d71e5 ERROR_* renamed to ZERROR_* errno renamed to err_no Merged form master tgotic 2011-01-17 19:44:27 +01:00
  • 03fbe2c2d5 ERROR_* renamed to ZERROR_* Merged form master tgotic 2011-01-17 19:42:55 +01:00
  • 53b943a45b ERROR_* renamed to ZERROR_* tgotic 2011-01-17 19:42:21 +01:00
  • d394214193 Merged form master tgotic 2011-01-17 19:41:51 +01:00
  • acc58e411b Merged form master tgotic 2011-01-17 19:41:33 +01:00
  • f8ca218630 ERROR_* renamed to ZERROR_* tgotic 2011-01-17 19:41:01 +01:00
  • 645f9ab344 updated version to 2.4.1 tgotic 2011-01-17 19:40:37 +01:00
  • 92a9addc4d ERROR_* renamed to ZERROR_* Don't fclose stdin Merged form master tgotic 2011-01-17 19:40:21 +01:00
  • 61304f32cd ERROR_* renamed to ZERROR_* Merged form master tgotic 2011-01-17 19:38:58 +01:00
  • ac9f0a9649 ERROR_* renamed to ZERROR* Merged form master tgotic 2011-01-17 19:38:34 +01:00
  • 23087a32a4 ERROR_* renamed to ZERROR* tgotic 2011-01-17 19:37:51 +01:00
  • f75319643d Merged form master tgotic 2011-01-17 19:37:31 +01:00
  • 4e06a9ee38 ERROR_* renamed to ZERROR* tgotic 2011-01-17 19:37:14 +01:00
  • cdf27f806f updated version to 2.4.1 tgotic 2011-01-17 19:36:41 +01:00