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

192 Commits

Author SHA1 Message Date
Robin Stuart 1c540a6382 Added smalltext option
Added an option which allows use of reduced size text.
Reduced size font information added to font.h.
2010-12-19 22:23:59 +00:00
Robin Stuart 574319bb1c Added Maxicode for glabels interface
glabels can now access Maxicode encoding
2010-08-21 22:57:54 +01:00
Robin Stuart 7e81c5ac55 Adjustment of rendering functions
Some tweaking of the rendering functions to make them work as expected in glabels.
2010-06-19 11:41:49 +01:00
Robin Stuart e32561cb34 Removal of some ghosts
Removal of some more old Codablock-F code and some depreciated functions from the API.
2010-06-17 21:34:58 +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 d50c2c51a3 Adding support for Rendered backend 2010-05-30 19:25:24 +02:00
hooper114 93d65a910c Various minor bugfixes 2010-05-16 21:58:18 +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 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 1ff9c0d472 Add corrections from tgotic 2009-10-06 19:03:00 +00:00
hooper114 04b9a99241 API overhaul part 1: removal of nullchar 2009-09-29 09:45:46 +00:00
hooper114 de78542483 Add symbology check option 2009-08-25 22:40:11 +00:00
hooper114 16a86fc54a Add option to input data directly from file 2009-08-20 13:20:59 +00:00
hooper114 0d5c7cf9d3 Add 'force Data Matrix to square symbol' option. 2009-08-14 16:52:08 +00:00
hooper114 2145673ce4 Add Code One support 2009-07-04 20:48:42 +00:00
hooper114 b65cd26527 Merge Windows platform patches by tgotic 2009-06-02 20:23:38 +00:00
hooper114 cb0e4e27e8 Converted zint_symbol structure usage to a more compressed format 2009-05-31 20:33:54 +00:00
hooper114 0e560805b4 Add Channel Code 2009-05-16 14:19:43 +00:00
hooper114 de08d8a885 Add Japanese Post Barcode 2009-03-14 11:04:52 +00:00
hooper114 de4f39782f Improved Kanji support - Now converts from Unicode to Shift JIS 2009-02-22 14:13:32 +00:00
hooper114 636a18c74f Allow Unicode in SVG output text 2009-02-19 19:09:57 +00:00
hooper114 099dd11fcc Add HIBC support 2009-01-31 22:03:46 +00:00
hooper114 bc88024f04 Add Input mode support for Unicode, GS1 and Kanji 2009-01-11 09:11:03 +00:00
hooper114 d6df698918 NULL character support 2009-01-02 21:09:16 +00:00
hooper114 ef80d11beb Allow output to stdout 2008-12-21 12:17:14 +00:00
hooper114 960d46981a Added scale value to change size of output image 2008-12-20 15:21:04 +00:00
hooper114 88cc19bab1 Change of e-mail address 2008-11-17 08:47:42 +00:00
hooper114 49a14d9d73 Added Aztec Runes 2008-11-09 10:06:05 +00:00
hooper114 b005aea25a Fix (simple) QR Code bug 2008-10-15 18:22:29 +00:00
hooper114 5b10d056c2 Reduced warnings about signedness 2008-09-30 15:05:53 +00:00
hooper114 eaf7cf1d3e Added EAN-14 and moved around a little to match Tbarcode 8 2008-09-19 09:07:59 +00:00
taipanromania a88fcaa923 now ZINT_VERSION it's set in build system 2008-09-18 14:38:45 +00:00
hooper114 f7c53508a4 Movement of symbology codes to match Tbarcode 8 2008-09-16 07:50:43 +00:00
hooper114 8d9de85cac added BARCODE_KIX and BARCODE_CODE32 2008-09-02 19:57:47 +00:00
taipanromania 3b96fc9619 C++ support
option_3
2008-07-18 14:47:03 +00:00
factor 52aa6fdb27 Initial revision 2008-07-13 21:15:55 +00:00