1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-10 15:43:40 +00:00
Commit Graph

892 Commits

Author SHA1 Message Date
Robin Stuart 807d9460d1 Add support for rendering UPC
Extended bars and text formatting for UPC barcodes now included in render.c
2010-06-13 11:56:31 +01:00
Sam Lown 95e51cf96d Removing merge nastynesses 2010-06-11 20:14:41 +02:00
Sam Lown 68de839804 Merge branch 'master' of git://zint.git.sourceforge.net/gitroot/zint/zint
Conflicts:
	backend/CMakeLists.txt
	backend/Makefile
	backend/Makefile.mingw
	backend/library.c
	backend/zint.h
2010-06-11 20:10:55 +02:00
Sam Lown 847cd70e32 Added width and height parameters to rendering for easier output control 2010-06-11 19:42:51 +02:00
Sam Lown 2cea2399d9 Changed rendering to use strings instead of a characters 2010-06-11 17:25:41 +02:00
Robin Stuart 511fadef30 Initial transfer from CVS
Transfer of version 2.3.2 from CVS repository
2010-06-10 21:52:50 +01:00
Sam Lown e79076a218 Enhancing support for more layouts with refinements 2010-05-31 14:52:19 +02:00
Sam Lown d50c2c51a3 Adding support for Rendered backend 2010-05-30 19:25:24 +02:00
hooper114 554e2a25f3 Remove exit() 2010-05-23 08:15:24 +00:00
hooper114 545ff663d3 Update version to 2.3.2 2010-05-23 07:18:15 +00:00
hooper114 f8b6fb20aa Make locale aware 2010-05-23 05:02:08 +00:00
hooper114 91251fbc26 Maxicode - error correction bug and misplaced finder 2010-05-18 08:33:03 +00:00
hooper114 93d65a910c Various minor bugfixes 2010-05-16 21:58:18 +00:00
hooper114 f3e8505fd4 Correct "trailing full stop" bug. 2010-04-06 09:14:28 +00:00
hooper114 695df7572b Another RSS padding bug! 2010-04-05 04:59:13 +00:00
hooper114 1e4051d414 A couple of small bugfixes were found by the PIRAmIDE project. 2010-04-04 22:06:21 +00:00
hooper114 4782ebb76d A couple of small bugfixes were found by the PIRAmIDE project. 2010-03-29 20:57:12 +00:00
hooper114 7c9dee39e6 Re-adjustment of Makefiles 2010-03-04 07:38:47 +00:00
hooper114 2e001b160d Reinstated Makefiles and updated readme. 2010-03-01 22:34:35 +00:00
hooper114 2e930dab2b Remove Codablock from verify. 2010-03-01 17:27:25 +00:00
brianray 27ce2abc7b ifdefs needed to find malloc.h on the mac. 2010-02-28 03:43:32 +00:00
hooper114 a348bb22e5 Bugfixes for Code 128 and Data Matrix encoding. Remove Codablock-F 2010-02-27 08:33:07 +00:00
hooper114 984395311c Block text on small PNG images 2010-01-28 18:48:42 +00:00
hooper114 1d9cbbc00d *** empty log message *** 2010-01-28 18:00:52 +00:00
hooper114 f6dc4dfc07 Remove Codablock-F 2010-01-28 17:55:59 +00:00
hooper114 7acb709e6a Correct encoding bug. 2009-12-21 08:42:49 +00:00
hooper114 d2632592d8 Correct encoding bug. 2009-12-21 08:16:03 +00:00
hooper114 2afe34a138 Improved PDF417 plotting and bugfix. 2009-12-20 23:08:04 +00:00
hooper114 d1359c10ca Add Reader Initialisation mode 2009-12-07 21:33:06 +00:00
hooper114 e3e9c67f93 Add Reader Initialisation mode 2009-12-04 23:18:48 +00:00
hooper114 1ac256c223 Improved scaling. Started to implement Reader Initialisation mode. 2009-12-03 10:04:04 +00:00
hooper114 b24cf09fe7 Free bitmap structure, add clear option, correct KIX Code and fix spelling mistake. 2009-12-02 09:09:45 +00:00
hooper114 f200517593 Bugfix: add missing VS file 2009-11-28 17:14:48 +00:00
hooper114 a704fd584a Remove dead wood! 2009-11-22 15:45:17 +00:00
hooper114 dcefa4eee1 Structural changes and updates from tgotic 2009-11-22 15:38:15 +00:00
hooper114 1695eae7dd Structural changes and updates from tgotic 2009-11-17 22:36:04 +00:00
hooper114 7fa4b32c1d Structural changes and updates from tgotic 2009-11-17 22:22:30 +00:00
hooper114 fdb6485ef1 Resolve Latin-1 in Code 128 bug 2009-11-09 09:18:08 +00:00
hooper114 35cacaef67 Update version number to 2.3.0 2009-11-08 22:17:11 +00:00
hooper114 7c1d8fdc5b Add buffer option 2009-11-08 21:24:32 +00:00
hooper114 13a8a80136 Update to HIBC allows Aztec Code encoding 2009-11-03 10:54:21 +00:00
hooper114 242e57f536 Minor bugfixes 2009-11-02 15:47:08 +00:00
hooper114 6beac47e8d Tidy up loose ends 2009-10-31 22:42:10 +00:00
hooper114 56e75788c2 Rebuilt Micro QR Code to allow mode switching, Kanji characters and correct format information. 2009-10-31 13:18:27 +00:00
hooper114 50ed255c57 Move Micro QR to qr.c 2009-10-31 13:16:36 +00:00
hooper114 fbf2a30fa5 Corrections to Micro QR Code, Unified Reed-Solomon Code 2009-10-25 14:42:30 +00:00
hooper114 1542cf5680 Patches from tgotic 2009-10-22 22:02:02 +00:00
hooper114 a55b21704e Now with Grid Matrix! 2009-10-21 09:08:44 +00:00
hooper114 de7219126a QR Code Lives! 2009-10-11 19:52:13 +00:00
hooper114 b6828d48e7 Undo odd formatting 2009-10-06 19:31:43 +00:00