2
0
mirror of https://github.com/zint/zint synced 2024-11-16 20:57:25 +13:00

Commit Graph

  • 8295883987 Merge rMQR support in to master Robin Stuart 2019-12-01 15:17:08 +00:00
  • f9d969cdd6 Remove depreciated gLabels render code Robin Stuart 2019-12-01 14:09:46 +00:00
  • 8be13283db ECI conversion for GRIDMATRIX; GB 2312 LIBICONV port gitlost 2019-11-28 19:15:29 +00:00
  • ade31c41fb rMQR bugfix - cater for data lengths which are not multiples of 8 when calculating symbol size origin/rmqr Robin Stuart 2019-11-27 19:32:40 +00:00
  • 05784fb9cf Add UI options for rMQR Robin Stuart 2019-11-27 16:54:03 +00:00
  • fed7378675 Handle UNICODE_MODE ECI conversion for reduced charset barcodes and QRCODE/MICROQR gitlost 2019-11-27 16:16:14 +00:00
  • ac00e381a6 Add rMQR to Barcode Studio Robin Stuart 2019-11-25 21:20:21 +00:00
  • ad28de1819 Initial implementation of rMQR Robin Stuart 2019-11-25 19:08:25 +00:00
  • 385a0a246f typo-- in isotest Robin Stuart 2019-11-17 22:03:54 +00:00
  • a4d9e3d6c7 Merge branch 'master' of ssh://git.code.sf.net/p/zint/code Robin Stuart 2019-11-17 21:56:15 +00:00
  • c6d5d28eab Updated ISO tests now include data from draft Dot Code and Han Xin standards Robin Stuart 2019-11-17 21:55:32 +00:00
  • 71b1b212c6 Draft changes for 2.6.8 Harald Oehlmann 2019-11-17 19:41:43 +01:00
  • 23ec0d48fc Make compile with ms-vc6 (zint, tcl) and VS2015 (qzint) Harald Oehlmann 2019-11-17 19:30:55 +01:00
  • 1fa7f2b804 Correct Chinese char encoding in Han Xin Robin Stuart 2019-11-17 14:56:43 +00:00
  • 793a990c01 EANX/UPCA/UPCE_CHK handling + various raster/vector fixes; ISBNX add-ons gitlost 2019-11-11 21:38:21 +00:00
  • 42587c2d21 gs1_verify: additional AIs 7240, 235, 417, 7040, 8026; updated checks 7007, 8008 gitlost 2019-11-10 00:27:24 +00:00
  • 3b87cd4ec6 EAN128_CC ecc, cc_width, rows and alignment adjustments gitlost 2019-11-05 14:16:48 +00:00
  • fac9b94f1b Further refinement to SVG Robin Stuart 2019-11-03 11:51:12 +00:00
  • 1a5eb573cf Minor Dotcode tweaks Robin Stuart 2019-10-31 13:27:36 +00:00
  • c87c86e30a Remove redundant numeric mode check in last digit processing gitlost 2019-10-31 02:31:55 +00:00
  • 1dd4b08986 Uses general_field_encode in rss_binary_string; min 4 chars; bottom separator gitlost 2019-10-31 02:01:42 +00:00
  • 0fe9051324 Improved HTML entity handling Robin Stuart 2019-10-30 08:40:26 +00:00
  • 7bcc0252a9 Supress malloc warning using gcc 8 Robin Stuart 2019-10-30 07:46:36 +00:00
  • 03d99ceb23 Composite changes encodation 10, 11, general field, CC-A/B shift gitlost 2019-10-29 22:54:18 +00:00
  • 1564cd7a34 Add Automatic Height option to UI and enable by default Robin Stuart 2019-10-21 08:29:21 +01:00
  • 739793a215 Always parse input as GS1 for EAN128 and RSS_EXP gitlost 2019-10-17 10:06:21 +01:00
  • b1113db942 Make text elements compatable with HTML in SVG Robin Stuart 2019-10-16 18:42:22 +01:00
  • d8b576164f Use zero-padded field to determine EANX type for composites gitlost 2019-10-14 22:20:16 +01:00
  • 433046abbf KOREAPOST missing from is_linear; tests update gitlost 2019-10-14 09:49:15 +01:00
  • 6e1283ccd8 2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme Harald Oehlmann 2019-10-07 11:57:35 +02:00
  • 15ae99ee11 Allow explicit ECI 3 Robin Stuart 2019-10-06 17:39:54 +01:00
  • ff2ceea361 Allow selection of GS1 mode on GS1 symbols Robin Stuart 2019-10-06 11:30:21 +01:00
  • eb3a004ace Always latch to non-numeric in general-purpose field Robin Stuart 2019-10-05 12:48:55 +01:00
  • ae737ea019 Don't include LeftRAP with CC-A Robin Stuart 2019-10-05 11:08:58 +01:00
  • 6751a816a6 2019-09-19 HaO Set Version to 2.6.6 Harald Oehlmann 2019-09-18 11:58:57 +02:00
  • 5c9d127ad1 2019-09-19 HaO DM: when encoding ECI, data scrambled when base256 encoding was chosen. The ECI codeword 241 was missing in the binary marker array and thus, the binrary length was inserted before the latch to binary resulting in very corrupt data. Harald Oehlmann 2019-09-18 10:51:01 +02:00
  • 0f6924d6dc 2019-09-11 HaO Document svg_plot vector= null crash has ticket number Start Version release notes. Harald Oehlmann 2019-09-11 10:17:07 +02:00
  • 2fbbbeec12 2019-09-11 HaO Document svg_plot vector= null crash has ticket number Start Version release notes. Harald Oehlmann 2019-09-11 10:14:42 +02:00
  • 4dfc090416 2019-09-11 HaO E-Mail Christian Schmitz 2019-09-10: svg_plot: check for null symbol->vector. Reason is unknown. Harald Oehlmann 2019-09-11 09:51:05 +02:00
  • faeb20dcd7 Don't stretch PDF unless expressly requested by user Robin Stuart 2019-09-04 21:57:54 +01:00
  • be9e2fd87a Allow PDF to latch into numeric compaction Robin Stuart 2019-09-04 21:34:20 +01:00
  • f2262f2616 Reinstate height adjustment for PDF Robin Stuart 2019-09-03 19:53:01 +01:00
  • 158834b6b4 Merge /u/gitlost/zint/ branch raster_bullseye into master Harald Oehlmann 2019-09-03 06:15:18 +00:00
  • 833877fb2f Remove Maxicode segfault bug Robin Stuart 2019-09-02 20:25:17 +01:00
  • c39c6a745f Arg typo in raster draw_bullseye gitlost 2019-09-02 18:10:21 +01:00
  • 5c5bf9f635 Merge /u/gitlost/zint/ branch microqr_version_option into master Harald Oehlmann 2019-09-02 12:20:00 +00:00
  • c5b03f665a Fix microqr version option out-by-one gitlost 2019-09-02 11:43:14 +01:00
  • 40aab7908b 2018-08-30 2.6.5 HaO Set version to 2.6.5 Harald Oehlmann 2019-09-02 12:37:01 +02:00
  • b5aaf308a3 2019-09-01 Codemonkey82 Draw Maxicode bullseye for scale = 0.5 Ticket (Commit correction) Harald Oehlmann 2019-09-02 12:05:08 +02:00
  • b86a7e6560 2019-09-01 Codemonkey82 Draw Maxicode bullseye for scale = 0.5 Ticket Harald Oehlmann 2019-09-02 11:26:30 +02:00
  • ed00537283 2019-09-01 HaO restored main.c which was unintentiously deleted in git Harald Oehlmann 2019-09-02 11:05:43 +02:00
  • 251a7d99c4 New files gitlost 2019-09-01 21:09:47 +01:00
  • d76cdd615b Fixes for eci, binary div, upce, other gitlost 2019-09-01 20:23:15 +01:00
  • 89c2ee6f1d 2019-09-01 HaO maxicode sizeof issue fixed by Christian Schmitz Harald Oehlmann 2019-09-01 18:14:21 +02:00
  • ba4294a02e 2018-08-30 2.6.4 HaO Debian dependencies removed. Ticket Harald Oehlmann 2019-08-30 19:42:07 +02:00
  • 6949143419 2018-08-30 2.6.4 HaO Set version to 2.6.4 Harald Oehlmann 2019-08-30 19:18:14 +02:00
  • 202acd9d3e 2018-08-30 HaO Change qzint DMRE titels to DMRE only (not ISO/DIN) Harald Oehlmann 2019-08-30 18:47:18 +02:00
  • 0a55f5839e 2018-08-30 HaO Change DMRE from AIM standard to ISO/EC29158 DMRE (not backward compatible) Harald Oehlmann 2019-08-30 18:41:58 +02:00
  • efa4a8f435 2018-08-30 HaO Maxicode "input to long" error. Backport from okapi by Remi. Ticket Harald Oehlmann 2019-08-30 16:40:44 +02:00
  • cb3eea2ba0 2018-08-30 HaO Implemented GS separator for Datamatrix (--gssep option). Ticket Harald Oehlmann 2019-08-30 16:14:17 +02:00
  • 128a6f43d6 Included backend/ultra.c in makefiles I maintain Harald Oehlmann 2019-08-30 14:41:03 +02:00
  • ca24105ca0 Add placeholder for Ultracode Robin Stuart 2019-03-21 09:14:24 +00:00
  • 7239d2249c Merge /u/schnider/zint/ branch master into master Harald Oehlmann 2019-03-20 16:28:33 +00:00
  • 1debb132af Revert last change Robin Stuart 2019-03-18 19:36:03 +00:00
  • 1dbb610d59 Merge branch 'master' of ssh://git.code.sf.net/p/zint/code Robin Stuart 2019-03-18 17:37:04 +00:00
  • b531abf9b4 Try to protect from malformed colours Robin Stuart 2019-03-18 17:36:36 +00:00
  • dcf0cbef97 Enhanced data length checks for GS1 data Roman Schnider 2019-03-18 17:24:07 +01:00
  • a083b300e4 ECI documention enhancements [Ticket 128] Harald Oehlmann 2019-03-18 09:00:53 +01:00
  • 32b6bbaf0e Plot hexagons in Maxicode even when scale < 1.0 Robin Stuart 2019-03-16 15:47:08 +00:00
  • a6c93f1989 Recognise spaces as valid mode 2 character Robin Stuart 2019-03-15 19:15:47 +00:00
  • 0738c3fa2f Fix format info grid initialization typo Robin Stuart 2019-03-15 17:54:12 +00:00
  • b3c03b4769 Fix EOF bug in EMF output Robin Stuart 2019-03-14 11:02:17 +00:00
  • 3485bfcc98 Fix EOF issue with output to EMF Bug reported by <ly_xy@outlook.com> archive/vector Robin Stuart 2019-03-14 10:57:46 +00:00
  • d96079a327 Comment spelling corrected Harald Oehlmann 2019-02-08 17:38:49 +01:00
  • cbd4610d0c Ticket [125]: set type of text_height and text_offset to float as they are only used as such and one is multiplied by 0.8. In addition, silence all compiler warnings about possible data loss due to int->float and double->float conversions Harald Oehlmann 2019-02-02 19:42:02 +01:00
  • dc2e0b35a6 2018-01-07 HaO Make compile with MS-VC2017 [Ticket 135] Harald Oehlmann 2019-01-07 11:03:37 +01:00
  • eda3f4b114 Chnaged formatting and set "git config core.autocrlf false" to avoid warning that it will be transformed to crlf. No idea what it does. Harald Oehlmann 2018-12-12 10:09:17 +01:00
  • 934d2d8bc8 Ticket 132: add targets to mingw makefile. git wants to transform lf line endings in crlf, don't know why... Harald Oehlmann 2018-12-12 09:56:12 +01:00
  • 9684bdb556 Ticket 134: do some CMake corrections told to be ok by the ticket author. No test by me. Harald Oehlmann 2018-12-12 09:37:56 +01:00
  • 059eb7e450 tcl backend update to version 2.6.4: - Add options -bold, -dotted, -dotsize, -dmre, -eci - Implemented ECI logic Harald Oehlmann 2018-11-02 18:48:04 +01:00
  • 9abd2d9bf7 Ticket : Icon missing for windows CMD exe zint.exe Harald Oehlmann 2018-11-02 12:34:34 +01:00
  • 7f41e2a9ff Merge branch 'master' of ssh://git.code.sf.net/p/zint/code Harald Oehlmann 2018-11-02 10:34:05 +01:00
  • cdc7778880 Ticket : rename datastream in fullstream, as this is the name of the more global variable Harald Oehlmann 2018-11-02 10:30:33 +01:00
  • 8ef333bfcc Ticket : rename datastream in fullstream, as this is the name of the more global variable Harald Oehlmann 2018-11-02 10:30:33 +01:00
  • 458d1c2ca0 tcl backend: improved help and corrected parameter error that -rotate 360 was allowed but would crash Harald Oehlmann 2018-11-02 09:36:51 +01:00
  • 30a334f60b Add backend/vector.c to makefiles I maintain Harald Oehlmann 2018-11-02 09:34:00 +01:00
  • 5c00c7893e Make it compile with MS-VC6++ Harald Oehlmann 2018-11-02 09:09:38 +01:00
  • 3ccc00a4d4 Add missing period to manual (test commit) Daniel Gredler 2018-07-09 22:14:42 -04:00
  • 58398bc754 Enforce length of GSRN Robin Stuart 2018-07-05 21:45:11 +01:00
  • c83bea4ae0 Enforce maximum length of document type identifier Robin Stuart 2018-07-05 21:27:26 +01:00
  • 951209331a Set max coupon code length to 70 Robin Stuart 2018-07-05 21:22:27 +01:00
  • 2642a418b9 Ensure maxium error correction capacity in QR Code Robin Stuart 2018-06-21 00:03:55 +01:00
  • 628078021b Fix typo in estimating lenth of binary data in QR Code Robin Stuart 2018-06-20 23:48:32 +01:00
  • 23a990c37c Ensure ECI encoding doesn't corrupt binary data in Data Matrix Robin Stuart 2018-06-20 23:47:06 +01:00
  • 8fcde380f8 Increase character count for percentages in alphanumeric mode Robin Stuart 2018-06-20 23:07:48 +01:00
  • 04b08eb39c Allocate more memory for percentages in Alphanumeric mode in QR Code Robin Stuart 2018-06-20 03:38:50 +01:00
  • 91d933adb7 Select symbol with unforced corners if none meets threshold Robin Stuart 2018-06-20 00:40:36 +01:00
  • 053c83d036 Implement new mask grading with forced corners in Dot Code Robin Stuart 2018-06-20 00:10:30 +01:00
  • 7409399438 Correct reader init bug in Code 128 Robin Stuart 2018-06-19 21:14:02 +01:00
  • 3ed1b5692f Adjust vector border to place bottom border above text Robin Stuart 2018-06-19 03:56:44 +01:00