gitlost
c693482aa1
Change height and row_height array to floats; DAFT tracker ratio
2021-06-19 13:11:23 +01:00
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
9b63e2ae22
DOTCODE: allow for max 200 cols in CLI, GUI, Tcl; more detailed size error messages
2021-05-28 15:05:06 +01:00
gitlost
00e8cb0904
Add whitespace_height to zint_symbol (vertical whitespace)
2021-05-25 20:42:26 +01:00
gitlost
ed761e897d
Use zint-64.svg - add missing frontend_qt/res/zint-qt.ico
2021-05-23 13:19:54 +01:00
gitlost
8e9e007b52
Use zint-64.svg - add zint-qt.svg and zint_black.svg
2021-05-20 18:47:41 +01:00
gitlost
cfcb586f4b
Use zint-64.svg from https://github.com/frhun/flathub for smoother icons, props frhun
2021-05-20 18:22:57 +01:00
gitlost
f3a94f0c0c
C25STANDARD/C25INTER/C25IATA/C25LOGIC/C25IND: add check digit option ( #216 )
2021-05-17 20:04:00 +01:00
gitlost
79d3c1dc7a
Add GS1PARENS_MODE (input_mode) to allow inputting GS1 AIs in parentheses
2021-05-15 12:23:46 +01:00
gitlost
7f74414666
eci.c: fix bad bug in Korean, return EUC-KR instead of raw KS X 1001
2021-03-20 14:36:21 +00:00
gitlost
2c053c325a
tif.c: Use palette/bilevel/LZW to reduce file size, alpha/CMYK support
2021-03-19 13:09:21 +00:00
gitlost
badd9e59ad
Fix UPCEAN small font ignored/disabled (introduced [1adba1])
2021-03-19 00:12:13 +00:00
gitlost
c875371289
#221 Use cmake import targets for the Qt dependency (Xml), props Schaich Alonso
2021-03-11 11:41:13 +00:00
gitlost
6274140c73
CODEONE: various fixes, ECI support; #209
2021-02-05 23:55:24 +00:00
gitlost
94ece47f08
GUI: suppress "Qt WebEngine seems to be initialized from a plugin" warning
2021-01-28 20:43:26 +00:00
gitlost
f6bed3acb2
DOTCODE: Fix best_mask -> high_score prime test; manual mask
2021-01-22 18:07:59 +00:00
gitlost
7fe930b4dc
eci: Add support for all ECIs (Big5, Korean, UCS-2BE)
2021-01-11 18:11:41 +00:00
Harald Oehlmann
e9c55847cf
make qtzint on WIndows: Instructions updated.
...
Martin provided the attached frontend_qt.pro file which includes the zint library (Thanks !)
2021-01-05 17:34:50 +01:00
gitlost
2b85585e69
MAXICODE: scmvv option #212 ; postcode needn't be space-filled
2020-12-19 17:13:35 +00:00
gitlost
3e93968781
AZTEC: add "X Layers" to GUI "Adjust Size To"; buttongroup Size/ECC
2020-12-17 15:12:56 +00:00
gitlost
cd214addba
HANXIN: 0xFFE terminator; reedsol/AZTEC: stack-based; AZTEC/HANXIN/QR/GRIDMATRIX speedups; #209
2020-11-27 12:54:44 +00:00
gitlost
4b7561ab29
Remove further refs to QZint; win32/README; add zintconfig.h to Win make files
2020-11-24 22:22:12 +00:00
Robin Stuart
f9b639ed9c
Move QZint class into frontend binary
2020-11-22 20:17:46 +00:00
Robin Stuart
3eb31fe3f8
Take version information from CmakeLists.txt
...
Warning: potential incompatibility because version number is no longer stored in zint.h
2020-11-22 11:29:45 +00:00
gitlost
6bdd7e8509
GUI: Retab data/export/sequencewindow.cpp (no code changes)
2020-10-27 15:21:50 +00:00
gitlost
d2f86e01e6
GUI: Use UTF-8 for QSettings (non-ASCII was getting garbled on restore)
2020-10-27 15:11:33 +00:00
gitlost
943ba79866
AZTEC: fix bit-stuffing; AZTECRUNE: fix >= 128; DATAMATRIX: eod shift -> 0 pad; Qt6
2020-10-26 12:21:43 +00:00
gitlost
0617a5fec0
GUI: tooltip tables too spaced; tests: Ultracode READER_INIT, more signedness fixes
2020-10-04 14:27:28 +01:00
gitlost
e37a82a8f1
Tabs/typo in zint.h; PostNet -> POSTNET; ui: shortcuts, tooltips; tests inkscape -> libreoffice
2020-10-03 22:51:08 +01:00
gitlost
36c19053d7
vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings
2020-09-30 12:19:12 +01:00
gitlost
ac7b5dd282
#206 build: version to 2.9.1.9; ZINT_VERSION_BUILD (9 dev); tools/update_version.php
2020-09-04 16:38:11 +01:00
Robin Stuart
88d6f955ab
Bugfix: Code16k selects GS1 mode by default in GUI
2020-08-09 08:21:21 +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
Robin Stuart
fd9aa785ab
Make alpha channel available from GUI
2020-08-03 21:08:48 +01:00
Robin Stuart
3639072605
Add DPD to GUI
2020-08-03 17:27:42 +01:00
gitlost
18e3b41e0f
#201 raster/vector: bind/box check border_width > 0
2020-07-31 22:56:41 +01:00
Robin Stuart
e9652df70c
Change PDF417TRUNC -> PDF417COMP and version 2.8 -> 2.9
2020-07-29 22:35:31 +01:00
Robin Stuart
0004cfb35a
Change symbol names e.g. RSS > GS-1 DataBar
...
Preserves old names in zint.h to retain backwards compatability.
2020-07-29 20:43:08 +01:00
gitlost
dd2bdb4335
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00
gitlost
74ad80976e
PDF417TRUNC: stop pattern; PDF417: no default mode codeword 900 if 1st
2020-07-17 16:39:01 +01:00
gitlost
2a19b883a5
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
gitlost
c1fb51ba42
rss.c: some fixes for separators, allow check digit, refactoring; bwipp_dump.ps
2020-07-10 19:39:32 +01:00
gitlost
9db5dd15c2
Windows: #196 Visual Studio 2017 Zint Studio instructions
2020-06-17 20:46:18 +01:00
gitlost
6242e02638
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
gitlost
7be63a00b6
CODE16K fixes; separator default 1; raster/vector.c quiet_zones, output.c; #191
2020-05-21 18:22:28 +01:00
gitlost
8dcd09406c
CODABLOCKF and CODE128 fixes; row separator height option_3; #191
2020-05-16 10:22:33 +01:00
Robin Stuart
4b584a6344
Add Ultracode options to UI
2020-04-07 18:09:53 +01:00
Robin Stuart
0628e3ee4d
Update version 2.7.1 > 2.8.0
2020-04-07 17:27:45 +01:00
Robin Stuart
0d26948baa
Merge branch Ultra
2020-04-06 17:05:22 +01:00
Robin Stuart
a63f3af6a4
Add Ultracode to Qt frontend
2020-04-06 16:37:34 +01:00