Robin Stuart
|
4561a66067
|
Add identifiers to error messages
To ease the debug process
|
2016-10-28 22:40:40 +01:00 |
|
Robin Stuart
|
e0402ba434
|
Consolidate raster image rotation and colour sanity checks
|
2016-09-11 08:42:31 +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
|
08e51cf5bb
|
Separate PNG and BMP file handling routines and create common framework to allow addition of more output file formats
|
2016-07-19 23:02:39 +01:00 |
|
Robin Stuart
|
6dcc6af817
|
Make bitmap size available to API
|
2016-07-18 20:22:56 +01:00 |
|
Robin Stuart
|
75384ca009
|
Add bitmap (BMP) file support
And upgrade symbol->bitmap structure to reflect BMP format
Based on work by Adrian Keller
|
2016-07-18 20:14:56 +01:00 |
|
Harald Oehlmann
|
188cfcdd1f
|
Compile MS-VC6 compatible: only define variables after "{" or at top
|
2016-07-04 12:08:08 +02:00 |
|
Robin Stuart
|
e0240c8e2e
|
Add bold text option for PNG
Fixes #26
Code patch by Christoph Scharenberg
|
2016-06-19 12:32:49 +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
|
45ce52df25
|
Display smalltext correctly
Bugfix by C. Scharenberg (Ticket #21)
|
2016-04-30 12:35:26 +01:00 |
|
Robin Stuart
|
cc69851da7
|
Update developer info
|
2016-02-22 19:07:09 +00:00 |
|
Robin Stuart
|
65ce7ecc82
|
Remove dead code
|
2016-02-20 14:47:11 +00:00 |
|
Robin Stuart
|
6b0b69eb4f
|
Simplify font.h
|
2016-02-20 14:38:40 +00:00 |
|
Robin Stuart
|
8a88ffdd7b
|
Code format and audit, part 2
Update copyright info, remove unused code, etc.
|
2016-02-20 10:50:15 +00:00 |
|
Robin Stuart
|
0c42a2473e
|
Revert to UNIX style EOL
|
2016-02-17 10:52:48 +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 |
|
Harald Oehlmann
|
2a1d6b8e48
|
Non-latin1 interpretation characters crash png output.
https://sourceforge.net/p/zint/tickets/11/
|
2016-01-04 18:10:44 +01:00 |
|
Harald Oehlmann
|
a31e562fd4
|
"Fix stdout handling for png output", 2012-08-06 from fdb8b4e30e
|
2015-12-07 22:41:40 +01:00 |
|
Harald Oehlmann
|
3aa27d3ccb
|
"Fix compilation with newer libpng versions", 2012-08-06 from ea0812c50b
|
2015-12-07 22:36:05 +01:00 |
|
Harald Oehlmann
|
b7b7564457
|
Make command line version compile with MS-VC6 and QT-Version with MS-VC8
|
2015-08-18 13:50:42 +02:00 |
|
oxygenic
|
1a7863520b
|
license changed with permission of original copyright holders (see mailing list for details)
|
2013-05-16 19:26:38 +02:00 |
|
oxygenic
|
1d241cca05
|
code cleanup and minor fixes
|
2012-12-31 14:41:59 +01:00 |
|
openapc
|
bf2dbe7494
|
code reworked
|
2012-12-29 19:37:03 +01:00 |
|
Robin Stuart
|
a10c11a379
|
Remove border and box bug in PNG
Minor typo means that barcode binding and boxing doesn't work.
|
2011-04-18 21:48:55 +01:00 |
|
Robin Stuart
|
0927fa6237
|
Correct NO_PNG compilation.
Correct a couple of minor omissions which prevented compiling
without PNG support.
|
2011-01-02 22:01:38 +00:00 |
|
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
|
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
|
498820cbed
|
Correction to binding in PNG
An earlier update inadvertantly corrupted the code for putting binding in
PNG images. This corrects that fault.
|
2010-07-04 09:25:53 +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
|
554e2a25f3
|
Remove exit()
|
2010-05-23 08:15:24 +00:00 |
|
hooper114
|
93d65a910c
|
Various minor bugfixes
|
2010-05-16 21:58:18 +00:00 |
|
hooper114
|
2afe34a138
|
Improved PDF417 plotting and bugfix.
|
2009-12-20 23:08:04 +00:00 |
|
hooper114
|
1ac256c223
|
Improved scaling. Started to implement Reader Initialisation mode.
|
2009-12-03 10:04:04 +00:00 |
|
hooper114
|
fdb6485ef1
|
Resolve Latin-1 in Code 128 bug
|
2009-11-09 09:18:08 +00:00 |
|
hooper114
|
7c1d8fdc5b
|
Add buffer option
|
2009-11-08 21:24:32 +00:00 |
|
hooper114
|
1542cf5680
|
Patches from tgotic
|
2009-10-22 22:02:02 +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
|
467433f0d0
|
Disable GS1 in QR Code (to allow building against official qrencode) and compress bullseye in Maxicode to save memory.
|
2009-09-05 06:48:10 +00:00 |
|
hooper114
|
22dec4892c
|
Extra \0 in preprocessed makes string too long
|
2009-08-06 08:53:05 +00:00 |
|
hooper114
|
4a31544645
|
Extend string 1 byte to accommodate terminator
|
2009-08-02 10:18:37 +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
|
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
|
fe162c7170
|
Minor bugfixes
|
2009-05-17 09:27:43 +00:00 |
|
hooper114
|
4c05da75c7
|
row binding bugfix
|
2009-05-16 20:23:53 +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
|
099dd11fcc
|
Add HIBC support
|
2009-01-31 22:03:46 +00:00 |
|