cbd4610d0c
Ticket [125]: set type of text_height and text_offset to float as they are only used as such and one is multiplied by 0.8. In addition, silence all compiler warnings about possible data loss due to int->float and double->float conversions
2019-02-02 19:42:02 +01:00
dc2e0b35a6
2018-01-07 HaO Make compile with MS-VC2017 [Ticket 135]
2019-01-07 11:03:37 +01:00
9abd2d9bf7
Ticket #69 : Icon missing for windows CMD exe zint.exe
2018-11-02 12:34:34 +01:00
30a334f60b
Add backend/vector.c to makefiles I maintain
2018-11-02 09:34:00 +01:00
749eb55321
Merge branch 'master' of ssh://git.code.sf.net/p/zint/code
...
Thanks to work being done at SF!
2018-02-15 10:47:59 +00:00
ffd1ed2d6b
Update version number to 2.6.3
2018-02-15 10:46:02 +00:00
7fb7203a86
Include VIN and MailMark symbologies
2018-02-13 16:37:46 +01:00
4b03bccba0
Make compile with MS-VC and set release version 2.6.2 in various files
...
Attention: qtzint.exe core dumpfs for me
2017-10-23 17:07:30 +02:00
1be3ac4d5a
Added a editorconfig file
2017-10-18 11:40:19 +02:00
d8330f5d96
back-merged
2017-07-24 13:44:27 +01:00
cd65154a36
Update gitignore.
...
Add to libzint.vcxproj missing files.
Fix missing include in emf.c.
Add x64 configuration.
Change paths to point to extern folder for external libs(lipbng, zlib).
Updated version in rc file.
2017-05-25 20:17:43 +03:00
c52032acb2
Update win c6 makefile and tcl backend to version 2.6.0
2017-05-12 14:16:59 +02:00
480e514754
Make bakcend/dotcode.c, emf.c and tif.c compile with MS-VC6
2017-03-28 18:06:08 +02:00
5fdecd20bd
Set Version 2.5.3 for TCL ZINT and 2.5.1 for zint.exe
2016-12-12 15:38:38 +01:00
5d12d72074
Corrected version number in vc6 makefile
2016-11-14 09:46:22 +01:00
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
d7c60cf422
Include dotcode and eci in msvc 6 project
2016-08-22 19:11:14 +02:00
08c88e85d2
Added gif output
2016-07-28 20:58:33 +02:00
3939a1ae54
Make compile with MSVC6 (no C99 compatibility)
2016-07-28 10:32:46 +02:00
221bfbf62d
Added HanXin to qt4 and vc6 cmdline make files
2016-07-04 13:53:52 +02:00
372994d794
Add Data Matrix Rectangular Extension (DMRE) in regular distribution
...
- add define "DM_DMRE 101" to zint.h as option_3 value
- add option "-dmre" to command line
- add ckeckbutton "Activate DMRE in automatic mode" to qzint
- make dmatrix.c/dmatrix.h aware of option_3 value DM_DMRE and include DMRE in automatic mode
- Use version 2.5 everywere (as already started by Robin)
- common test case for DMRE in automatic mode is numeric input data with 48 digits, which should lead to a symbol of size 8x64
2016-02-27 21:26:52 +01:00
1346a95ac1
Add MS VC6 makefiles
2016-01-12 18:54:36 +01:00
f1f6d4ffc6
Remove unreachable statements.
...
From
8d2ab1bfcf
2015-10-16 14:26:13 +02:00
7b2856c083
Use libcrt for all to avoid dll issues
2015-08-18 14:25:09 +02:00
b7b7564457
Make command line version compile with MS-VC6 and QT-Version with MS-VC8
2015-08-18 13:50:42 +02:00
8c78216dc1
version number updated
2012-12-31 14:41:42 +01:00
bac1bfe09b
Correct test scripts.
...
Remove symbologies no longer supported from test scripts.
2010-12-27 08:51:37 +00:00
6e86af64e0
Compensate for changes to Visual Studio
...
Visual Studio 2010 uses a modified project file. Add a new project file to compensate for this.
2010-10-18 21:01:35 +01:00
7b135ee44d
Manage memory in VS
...
Some adjustments for compiling with Visual Studio.
2010-10-18 20:35:52 +01:00
db568c0ed1
Update version to 2.4
...
Update version number of library
2010-09-12 16:36:39 +01:00
f6d32965eb
Remove ghost of Codablock
...
Removes a reference to Codablock-F from Visual C project file
Codablock-F is no longer supported
2010-09-12 15:57:08 +01:00
a704fd584a
Remove dead wood!
2009-11-22 15:45:17 +00:00
1695eae7dd
Structural changes and updates from tgotic
2009-11-17 22:36:04 +00:00
2ab4cb712b
Add NSIS install files
2009-09-02 20:39:05 +00:00
4d42ba76b7
Update MSVC project to include Code One
2009-07-16 15:24:18 +00:00
f72de2c575
Update test scripts to include Code One
2009-07-16 15:23:50 +00:00
18b986156f
Correct some memory leaks found by MSVC
2009-06-18 10:20:23 +00:00
805e80e0bb
Improved test scripts
2009-06-11 20:36:40 +00:00
7622a9a9b7
Testing script for MS Windows
2009-06-07 14:58:02 +00:00
ec27241989
Suo not needed
2009-06-07 14:56:41 +00:00
b65cd26527
Merge Windows platform patches by tgotic
2009-06-02 20:23:38 +00:00