Commit graph

43 commits

Author SHA1 Message Date
Robin Stuart
7752edb756 Update README > 2.9.1 2020-08-04 18:35:02 +01:00
Harald Oehlmann
b78fa8cf2f - Compile-able with MS-VC6
- Compile-able with MS-VC2015+QT5.18
- transbarency in TCL backend
- correct TCL demo
- README changes
2020-08-04 15:49:25 +02:00
Harald Oehlmann
b856990d4a Set Version 2.9.0 at some hidden places 2020-07-30 17:27:31 +02:00
Harald Oehlmann
eb4f1ebd3a Document in README: ITF14: Ticket 201: allow bind option 2020-07-30 11:46:41 +02:00
Robin Stuart
e9652df70c Change PDF417TRUNC -> PDF417COMP and version 2.8 -> 2.9 2020-07-29 22:35:31 +01:00
Harald Oehlmann
b0c30489ec README updated with the changes of the last 3 weeks
TCL backend changes:
- Version now 2.9.0
- option -addongap added
- renamed the following symbology names:
  - Matrix2of5 -> Standard2of5
  - PDF417Trunc -> PDF417Compact
  - RSS14Stacked -> GS1DataBarStacked
  - RSS14Stacked -> GS1DataBarStacked
  - RSS14StackedOmni -> GS1DataBarSstackedOmni
  - RSS14ExpandedStacked -> GS1DataBarExpandedStacked
  - OneCode -> USPSIntelligentMail
  - EAN128-CC -> GS1-128-CC
  - RSS14-CC -> GS1DataBarOmni-CC
  - RSSLimited-CC -> GS1DataBarLimited-CC
  - RSSExpandedStacked-CC -> GS1DataBarExpanded-CC
  - RSSEXPanded-CC -> GS1DataBarExpanded-CC
  - RSS14Stacked-CC -> GS1DataBarStacked-CC
  - RSS14Omni-CC -> GS1DataBarStackedOmni-CC
  - RSSExpandedStacked-CC -> GS1DataBarExpandedStacked-CC
  *** Potential incompatibility ***
2020-07-27 18:44:51 +02:00
Harald Oehlmann
73382e21f8 Readme: Channel Code: performance improvement 2020-06-11 16:43:44 +02:00
Harald Oehlmann
5875305cef Added changes list of last great commit by GITLose 2020-06-10 12:02:53 +02:00
Harald Oehlmann
9f2f7173de Added recent changes to README
- Code16K fixes: remove extended ASCII latch, pad character
- Restructuring to have common code centralized:
  - Code128 routines for Codablock&Code16K
  - output.c has common routines from raster.c and symbologies.
- make internal routines invisible by a static function definition.
2020-05-27 13:30:07 +02:00
Harald Oehlmann
9f56a1c35e - Added changes in README
- Migrated changes in main.c to tcl backend
- TCL Demo did not honor the specified options
- Added "static" to function "is_stackable" in frontend/main.c. This is an interrim solution, see E-Mail.
2020-05-19 12:02:18 +02:00
Harald Oehlmann
3fea67890b Added list of recent changes to README
- Dotcode: adopt to AIM DOC Revision 4
- GS1 data: exclude DEL character
- Ticket 192: missing malloc.h include for Windows compilers.
2020-05-04 14:35:42 +02:00
Harald Oehlmann
bdd8a7923f Added changelog for tickets 190,191 and Ultracode fixes 2020-04-29 11:44:59 +02:00
Harald Oehlmann
4d87c8a5ae Add Ticket 185 EMF bugfix to README changes 2020-04-20 13:51:22 +02:00
Robin Stuart
e86d9d1dc8 Minor update to README 2020-04-09 09:51:53 +01:00
Harald Oehlmann
ea6c7378b1 Document recent changes in Readme, user visible changes in the documentation. 2020-04-07 17:48:01 +02:00
Harald Oehlmann
22ba06a7cb Add recent changes to README.
Add a note to the manual to explain why --fullmultibyte may be an issue.
I am not completely satisfied of the position of this note, as it is symbology specific comaction, but it interferes at least with ECI described below.
2020-04-06 17:49:45 +02:00
Harald Oehlmann
f02851b3c1 Document changes:
Bugs:
- Ticket 181 penetration test found many bugs:
  - Dotcode: Correct encoding of HT/FS/GS/RS when shifting to code set B
  - Maxicode: index overrun on numeric compaction
  - CodeOne: Simple i indexing not sp + i in C1_ASCII numeric latch loop.
  - Aztec: free memory,
- Ticket 183: Databar stacked separator correction
- Ticket 182: Output bitmap type was char, where some targets assigned 0
  if pixel colour >127 (e.g. negative). API change to use unsigned char.
- HanXin: wrong codepage, gb2312 instead gb18030.
- PDF417: corrected alloced sizes to max characters
2020-03-31 22:35:01 +02:00
Harald Oehlmann
0debfff5c8 Added list of recent bugfixes by git lost 2020-03-27 09:13:47 +01:00
Harald Oehlmann
0c5dc4d030 Set version to 2.7.1 2020-02-01 19:36:50 +01:00
Harald Oehlmann
dd6de21008 Add changes since 2.7.0. Update InnoSetup file. 2020-01-27 08:51:53 +01:00
Harald Oehlmann
f8d46f8dde Update messed-up changes 2019-12-05 20:47:35 +01:00
Harald Oehlmann
71b1b212c6 Draft changes for 2.6.8 2019-11-17 19:41:43 +01:00
Harald Oehlmann
6e1283ccd8 2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme 2019-10-07 11:57:35 +02:00
Harald Oehlmann
6751a816a6 2019-09-19 HaO Set Version to 2.6.6 2019-09-18 11:58:57 +02:00
Harald Oehlmann
0f6924d6dc 2019-09-11 HaO Document svg_plot vector= null crash has ticket number #164
Start Version release notes.
2019-09-11 10:17:07 +02:00
Harald Oehlmann
2fbbbeec12 2019-09-11 HaO Document svg_plot vector= null crash has ticket number #164
Start Version release notes.
2019-09-11 10:14:42 +02:00
Harald Oehlmann
40aab7908b 2018-08-30 2.6.5 HaO Set version to 2.6.5 2019-09-02 12:37:01 +02:00
Harald Oehlmann
6949143419 2018-08-30 2.6.4 HaO Set version to 2.6.4 2019-08-30 19:18:14 +02:00
Robin Stuart
ffd1ed2d6b Update version number to 2.6.3 2018-02-15 10:46:02 +00:00
Robin Stuart
73c9b502b5 Update version to 2.6.2
Plus some tidying up in preperation for new release
2017-10-22 12:39:37 +01:00
Robin Stuart
1882d76b70 Update version to 2.6.1 2017-08-27 09:31:02 +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
e7858dfe98 Add version information to zint.h and increment release version
Relates to #51
2016-12-10 09:04:06 +00:00
Robin Stuart
f5fc3c72d1 Update README 2016-10-27 20:34:50 +01:00
Robin Stuart
cc69851da7 Update developer info 2016-02-22 19:07:09 +00:00
oxygenic
4c45bac1ae reworked 2012-12-30 14:55:05 +01:00
Robin Stuart
29edddcf94 Update version to 2.4.2
Update version number to 2.4.2 and remove reference to broken website.
2011-05-02 07:24:09 +01:00
Robin Stuart
f7f1ef2918 Update version info to 2.4.1
Ensure all relevant files show version as 2.4.1
2011-01-02 23:20:25 +00:00
Robin Stuart
fc83343133 Mention stdin support!
Patch 6 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
2010-09-14 11:31:45 +01:00
Robin Stuart
ba7915c356 Make the docs fit into 80 columns
Patch 5 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
2010-09-14 11:29:45 +01:00
Robin Stuart
35c7a6ea30 Split "THINGS TO DO" and "COMPILING THE CODE" sections into their own files
Patch 4 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
2010-09-14 11:22:34 +01:00
Robin Stuart
f29ef3e2a7 Rearrange some bits of the README
Patch 2 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
2010-09-14 11:17:54 +01:00
Robin Stuart
9089333199 Rename readme to uppercase so it gets listed first
Patch 1 of 7 from "Ismael Luceno" <ismael.luceno@gmail.com>
2010-09-14 11:15:12 +01:00
Renamed from readme (Browse further)