Robin Stuart
|
e7858dfe98
|
Add version information to zint.h and increment release version
Relates to #51
|
2016-12-10 09:04:06 +00:00 |
|
Robin Stuart
|
4561a66067
|
Add identifiers to error messages
To ease the debug process
|
2016-10-28 22:40:40 +01:00 |
|
Robin Stuart
|
9eff5cc63a
|
Allow adjustment of dot size when in dotty mode
|
2016-09-18 14:09:58 +01:00 |
|
Robin Stuart
|
b49f3f0255
|
Fix memory leak in PostScript
Also match ZBarcode_Encode prototype with definition
Fixes thanks to Alex Haley <ahaley42@sf>, Ref ticket #33
|
2016-09-13 21:30:19 +01:00 |
|
Robin Stuart
|
16511da26d
|
Improved rendering of seperator bars for Codablock-F
|
2016-09-12 21:47:40 +01:00 |
|
Robin Stuart
|
2c2200a7cb
|
modifications for VS2015, some
additional static/const's and a few bugfixes for HanXin and DotStream.
Patch by Michael <virtual_worlds@gmx.de>
|
2016-09-05 22:06:50 +01:00 |
|
Robin Stuart
|
a7bcef4ef7
|
Fix various memory leaks
Bugfixes thanks to Alex Haley <ahaley42@users.sf.net>
|
2016-09-03 18:45:09 +01:00 |
|
Robin Stuart
|
f0d8bb82dc
|
Merge branch 'master' of ssh://git.code.sf.net/p/zint/code
|
2016-08-28 16:39:13 +01:00 |
|
Robin Stuart
|
8ccde8ad67
|
Allow DotCode output in EPS
|
2016-08-28 16:38:02 +01:00 |
|
Robin Stuart
|
3cf8a142b8
|
Bugfix: Ouput binding in raster images
Also: tidy up use of output_options
|
2016-08-26 15:13:40 +01:00 |
|
Robin Stuart
|
caa4bb913f
|
Don't add descriptor to EPS and SVG if text is supressed
|
2016-06-19 14:29:39 +01:00 |
|
Robin Stuart
|
507071cf9c
|
Add CMYK colourspace option for EPS
Requested by Joe Bedard
Ref #22
|
2016-06-19 14:14:30 +01:00 |
|
Robin Stuart
|
d2774af120
|
Correctly format EAN and UPC without text
EAN and UPC should have a standard compliant format even without text
Fixes #27
|
2016-06-19 11:59:09 +01:00 |
|
Robin Stuart
|
f17f10fa7c
|
Replace local concat() and roundup() with C library defaults
Patch by Oxy (Michael) <virtual_worlds@gmx.de>
Ref: https://sourceforge.net/p/zint/mailman/message/34896811/
|
2016-03-02 21:12:38 +00:00 |
|
Robin Stuart
|
660d8148bd
|
Code format and audit, part 3
Update copyright info, remove unused code, etc.
|
2016-02-20 11:29:19 +00:00 |
|
Robin Stuart
|
2e59058615
|
Avoid possible confusion with Windows error code
Bugfix by Oxy Genic
Ref: https://sourceforge.net/p/zint/mailman/message/34857131/
|
2016-02-17 10:37:20 +00:00 |
|
oxygenic
|
1a7863520b
|
license changed with permission of original copyright holders (see mailing list for details)
|
2013-05-16 19:26:38 +02:00 |
|
openapc
|
bf2dbe7494
|
code reworked
|
2012-12-29 19:37:03 +01:00 |
|
Robin Stuart
|
7da2041cfd
|
More code cleanup
Patch 7 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
|
2010-09-14 11:36:00 +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 |
|
hooper114
|
f8b6fb20aa
|
Make locale aware
|
2010-05-23 05:02:08 +00:00 |
|
hooper114
|
93d65a910c
|
Various minor bugfixes
|
2010-05-16 21:58:18 +00:00 |
|
hooper114
|
7c1d8fdc5b
|
Add buffer option
|
2009-11-08 21:24:32 +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
|
955c29fc36
|
Tweak addon text positions
|
2009-07-08 09:13:19 +00:00 |
|
hooper114
|
18b986156f
|
Correct some memory leaks found by MSVC
|
2009-06-18 10:20:23 +00:00 |
|
hooper114
|
cb0e4e27e8
|
Converted zint_symbol structure usage to a more compressed format
|
2009-05-31 20:33:54 +00:00 |
|
hooper114
|
54adba8542
|
ISBN Formatting Correction
|
2009-04-28 15:31:46 +00:00 |
|
hooper114
|
636a18c74f
|
Allow Unicode in SVG output text
|
2009-02-19 19:09:57 +00:00 |
|
hooper114
|
1df2fff8a9
|
Correct binding error
|
2009-02-17 17:49:34 +00:00 |
|
hooper114
|
099dd11fcc
|
Add HIBC support
|
2009-01-31 22:03:46 +00:00 |
|
hooper114
|
8a9e55fff1
|
Add scale option and make whitespace and border options more consistent.
|
2008-12-24 21:29:31 +00:00 |
|
hooper114
|
ef80d11beb
|
Allow output to stdout
|
2008-12-21 12:17:14 +00:00 |
|
hooper114
|
262df78145
|
Improvement to scaling method
|
2008-12-21 11:28:18 +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
|
844dfdebef
|
Updated error handling
|
2008-10-05 05:51:58 +00:00 |
|
taipanromania
|
b1b43da367
|
warnings --
|
2008-10-03 09:26:27 +00:00 |
|
taipanromania
|
fa21baafce
|
change VERSION to ZINT_VERSION
|
2008-09-18 14:36:31 +00:00 |
|
hooper114
|
c11a560730
|
Removed Ultracode formatting and added Codablock-F formatting.
|
2008-09-16 07:47:46 +00:00 |
|
hooper114
|
abd18ac7a1
|
change _errno_ to error_number
|
2008-09-02 19:48:13 +00:00 |
|
taipanromania
|
f44701be48
|
mingw compile
|
2008-07-18 14:40:27 +00:00 |
|
factor
|
52aa6fdb27
|
Initial revision
|
2008-07-13 21:15:55 +00:00 |
|