9a0ef8c7d6Fix chain print support for the D460BT family (thanks to Guilherme Espada)
Dominic Radermacher
2024-08-11 13:31:20 +0200
b904e22cf1Add --force-tape-with, enables use of --writepng without the need of a printer connected (thanks to Didi Kohen)
Dominic Radermacher
2024-08-11 13:15:22 +0200
da9ed2600aAdd chain mode and set precut flag for PT-2700
Kevin Thibedeau
2024-06-10 16:54:07 +0200
a51fcf98f8add and install udev rules to enable non-root access (thanks to Patrick Huesmann for contribution)
Dominic Radermacher
2024-04-18 09:29:38 +0200
8aaeecd84bAdd different libusb include path for FreeBSD
Ed Maste
2024-02-03 16:46:53 -0500
ad4e1541deAdd cast to silence a compiler warning
Ed Maste
2024-02-03 16:46:09 -0500
dc5b974e74Add precut flag to P700
Ed Maste
2024-02-03 16:42:40 -0500
312adc3209fix baseline for cyrillic font
Nedko Boshkilov
2024-02-11 10:29:01 +0100
935dd9a31badded PT-D410
Martin Dvořák
2024-01-05 13:57:25 +0100
06a8001bf4added PT-D610BT
Florian J. Breunig
2024-01-02 21:54:57 +0100
5fbd590f01fix missing pixels on right side - thanks to patch from Boris-Chengbiao
Dominic Radermacher
2023-11-28 10:23:54 +0100
f22e844eedadd (untested) support for PT-D460BT thanks to ccfreak2k
Dominic Radermacher
2023-10-13 12:30:33 +0200
eb59d40ba0added PT-P750W (thanks to Torben Wendt and Will Clarke for reporting)
Dominic Radermacher
2020-06-20 12:45:02 +0200
d68a834973PT-2450PC was reported to work with RASTER_PACKBITS
Dominic Radermacher
2020-05-17 20:22:20 +0200
2fd8966bc4added PT-2450PC, but not working for now
Dominic Radermacher
2020-05-17 15:55:07 +0200
9b00d132dcadded PT-1950 - unconfirmed yet whether it works
Dominic Radermacher
2020-04-25 12:23:45 +0200
91b5a03fd5added draft of a man page, install not handled by autotools yet
Dominic Radermacher
2020-03-04 20:50:22 +0100
cc5748039fadded support for PT-H500, thanks go to Eike for reporting
Dominic Radermacher
2020-03-03 20:34:39 +0100
cd4e99b9e5trying to add support for generating version info from git (does not work yet)
Dominic Radermacher
2020-01-13 22:00:27 +0100
8655736e75fix naming and try to fix compile errors related to config.h (generated by autotools)
Dominic Radermacher
2020-01-13 21:26:48 +0100
679c51859bAdd support for cmake as build system
Jarl Gullberg
2020-01-13 21:13:17 +0100
dbadcaef81Improved hint on debian based systems when libusb or libgd headers are missing
Dominic Radermacher
2019-12-29 12:57:00 +0100
9509424d56part 1 of preparing support for high-dpi devices
Dominic Radermacher
2019-12-17 21:11:17 +0100
815aaf1992added support for PT-D600, thanks to Johannes Wegener for reporting
Dominic Radermacher
2019-11-16 10:26:43 +0100
bc192e6e73prepare support for printers with other resolution than 180dpi
Dominic Radermacher
2019-11-03 20:25:04 +0100
badc152127prevent segfault when image fails to load
Dominic Radermacher
2019-10-27 08:29:43 +0100
98541a6f61add support for PT-P700 (untested)
Dominic Radermacher
2019-09-06 21:32:12 +0200
5c6df164c3added arg --pad <n> to work around printers that require some padding (blank tape)
Dominic Radermacher
2019-08-24 07:01:27 +0200
a32e645d79Added PT-E500, thanks to Jesse Becker for reporting
Dominic Radermacher
2019-08-24 06:49:50 +0200
e806b90e33add hint for PT-1230PC when in P-Lite mode; quick-n-dirty fix to enable printing for PT-1230PC (but some pixels get cut off)
Dominic Radermacher
2019-06-29 11:57:10 +0200
f2664d3248revert centering of fonts because it gets unreadable when using automatic fontsize with certain fonts
Dominic Radermacher
2019-06-10 17:09:33 +0200
e0ab4e0596added debugging info, try to fix centering of fonts when manually setting small font size
Dominic Radermacher
2019-06-07 10:19:21 +0200
4639f7c23dshow user hint when PT-2430PC / PT-P700 are in P-Lite mode, show notice about unsupported raster mode
Dominic Radermacher
2019-05-23 16:20:40 +0200
213a70eee0fix support for printers that use packbits transfer mode, like PT-D450PV
Dominic Radermacher
2019-03-17 11:36:04 +0100
72d1cc7dbamodified git-version-gen to omit the v of version
Dominic Radermacher
2018-11-25 16:08:11 +0100
e6482bd510modified autogen.sh to remove cached files first because result of git-version-gen ist cached while it shouldn't
Dominic Radermacher
2018-08-26 10:22:11 +0200
73026c7ed3added generated configure to .gitignore, VERSION string now is in my preferred format using helper script build-aux/git-version-gen
Dominic Radermacher
2018-08-26 10:16:31 +0200
d093ba96e7removed configure from rcs, modified configure.ac to reflect current git version (but not yet in my preferred format)
Dominic Radermacher
2018-08-26 10:03:14 +0200
0d83cc4f14Move processing after argument parsing so that arguments do not have to be specified in a magic order
Christer Palm
2017-09-24 01:58:29 +0200
e00645e6c7Do not eject if writing to png
Christer Palm
2017-09-24 01:27:09 +0200