Robin Stuart
|
19c3755ed0
|
Simplify conversion to binary with common function
No change to functionality
|
2017-05-14 08:15:08 +01:00 |
|
Robin Stuart
|
6f4610aa98
|
Add verbose mode to output debug info without recompiling
|
2017-04-11 10:05:38 +01:00 |
|
Harald Oehlmann
|
480e514754
|
Make bakcend/dotcode.c, emf.c and tif.c compile with MS-VC6
|
2017-03-28 18:06:08 +02:00 |
|
Robin Stuart
|
cddf469ac6
|
Allow encoding HT FS GS RS and CRLF in code set B
Bug reported by Milton Neil <miltonneal@bigpond.com>
|
2017-02-19 00:09:24 +00:00 |
|
Robin Stuart
|
6a69e97dfe
|
Improved pad character handling routine
Bugfix and code by Milton Neil <miltonneal@bigpond.com>
|
2017-02-18 22:17:49 +00:00 |
|
Robin Stuart
|
025a485ddf
|
Pad only with character 109 when finishing in binary mode
Bug report by Milton Neil
|
2017-02-14 18:01:48 +00:00 |
|
Robin Stuart
|
a77e448df5
|
Correctly determine symbol size accoding to section 5.2.2
Bug fix by Milton Neil <miltonneal@bigpond.com>
|
2017-02-14 11:04:58 +00:00 |
|
Robin Stuart
|
ecb10e6b7d
|
Don't initialise roots beyond end of field
AKA don't use code from draft standards without testing it!
Bug reported by Christian Sakowski
|
2017-01-22 19:12:11 +00: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
|
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
|
3cf8a142b8
|
Bugfix: Ouput binding in raster images
Also: tidy up use of output_options
|
2016-08-26 15:13:40 +01:00 |
|
Harald Oehlmann
|
3893f6f158
|
Make compile with MSVC6++
|
2016-08-22 18:58:32 +02:00 |
|
Robin Stuart
|
eedb4c638a
|
Expand symbol memory to allow biggest Han Xin without crashing
|
2016-08-21 21:58:38 +01:00 |
|
Robin Stuart
|
2e11b5f8d3
|
Bugfix: Crash on setting option_2 for DotCode
Bug report by Michael
|
2016-08-19 18:22:16 +01:00 |
|
Robin Stuart
|
3b366bbbd2
|
Stop crashing with large DotCode symbols
|
2016-08-17 17:22:31 +01:00 |
|
Robin Stuart
|
9d1c20201d
|
Add ECI encoding
|
2016-08-16 12:43:41 +01:00 |
|
Robin Stuart
|
30b8bebf82
|
Remove compiler warnings
|
2016-08-07 21:00:27 +01:00 |
|
Robin Stuart
|
674a491a56
|
Dotcode: Add custom height setting and format code
|
2016-08-07 20:11:51 +01:00 |
|
Robin Stuart
|
0c5f9191e6
|
DotCode: Place data in symbol and evaluate bitmask
|
2016-08-06 22:03:36 +01:00 |
|
Robin Stuart
|
70fb17fcb4
|
DotCode: Calculate masks and Reed-Solomon error bytes
|
2016-07-27 12:18:53 +01:00 |
|
Robin Stuart
|
340bcd2833
|
DotCode: New symbology added and encoding to codewords as set out in Annex F
Does not produce DotCode symbols yet
|
2016-07-25 22:52:29 +01:00 |
|