gitlost
4a8cac2a5a
CODEONE/DATAMATRIX/MAILMARK/PLESSEY: fix some 32-bit/portability bugs
...
PLESSEY: add options NCR weighted mod-10, hide check digit(s) in HRT
test suite: now runnable under MSVC 2019, 2017, 2015, MinGW/MSYS
win32/README: update with MSVC 2019 and CMake instructions
2021-06-10 11:15:39 +01:00
gitlost
acdfc73cce
gif: move fopen down to avoid possible FILE leak, props Andre Maute
2020-12-17 17:18:43 +00:00
gitlost
44923349f3
PDF417/raster: performance large data; common.h inline, module_colour_is_set(); #209
2020-11-01 18:32:55 +00:00
gitlost
4ddcfb3613
dpd/gif suppress warnings; tests refresh svgs, dpd examples
2020-08-04 00:36:27 +01:00
Robin Stuart
fa0c89a43a
Allow transparency in GIF images
...
Thanks to preperation work done by Harald
2020-08-03 17:13:25 +01:00
gitlost
34d3319cc6
Windows: cast _allocas/mallocs, update DLL version, props Pierre Y.
2020-06-15 16:06:11 +01:00
gitlost
4391fb6a1d
gif.c: #191 suppress clang-tidy warning; very small bitmap fix
2020-05-06 01:33:56 +01:00
Harald Oehlmann
d99bda9385
GIF palette optimization added.
2020-04-08 21:36:22 +02:00
Harald Oehlmann
327d6ec88b
Add 10 colours plus transparency ("T") to gif export.
2020-04-07 20:36:49 +02:00
gitlost
bca82ecc0d
libzint.so: suppress exporting INTERNAL functions to the shared library; ZINT_TEST
2019-12-19 00:37:55 +00:00
Boris Zentner
31cc0ae78a
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
Robin Stuart
608b4b9134
Audit of error codes
2017-07-27 16:01:53 +01:00
Robin Stuart
19ba8a34c4
Update to version 2.6.0 and update copyright to 2017
2017-05-11 21:14:38 +01:00
Robin Stuart
4561a66067
Add identifiers to error messages
...
To ease the debug process
2016-10-28 22:40:40 +01:00
Harald Oehlmann
2cf489eac2
Make compile with MS-VC6
2016-09-12 13:24:18 +02:00
Robin Stuart
e0402ba434
Consolidate raster image rotation and colour sanity checks
2016-09-11 08:42:31 +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
8d3abf8440
Suppress warnings for uninitialized values
2016-09-04 16:35:11 +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
Harald Oehlmann
50a48c1294
Silence signed compiler warnings
2016-08-22 19:08:00 +02:00
Harald Oehlmann
08c88e85d2
Added gif output
2016-07-28 20:58:33 +02:00