Commit Graph

100 Commits

Author SHA1 Message Date
Ed Maste dc5b974e74 Add precut flag to P700
With this change my P700 produces about 2cm of waste tape followed by
the desired label, with no additional padding.

As far as I know all of these printers have a cutter, so I am not sure
what determines which modules should have this flag set -- perhaps some
of them can cut at the end of a label only, not at the beginning?

We could perhaps have a commandline option to disable precut.
2024-02-11 10:31:02 +01:00
Nedko Boshkilov 312adc3209 fix baseline for cyrillic font 2024-02-11 10:29:01 +01:00
Martin Dvořák 935dd9a31b added PT-D410 2024-01-05 16:18:31 +01:00
Florian J. Breunig 06a8001bf4 added PT-D610BT
Signed-off-by: Florian J. Breunig <Florian.J.Breunig@my-flow.com>
2024-01-05 07:56:33 +01:00
Dominic Radermacher 5fbd590f01 fix missing pixels on right side - thanks to patch from Boris-Chengbiao 2023-11-28 10:23:54 +01:00
Dominic Radermacher f22e844eed add (untested) support for PT-D460BT thanks to ccfreak2k 2023-10-13 12:30:33 +02:00
Dominic Radermacher 8b631a7996 hopefully fix libitnl linking issues 2023-05-22 10:05:55 +02:00
Dominic Radermacher 01d661493f update manpage and project url 2023-03-13 11:17:03 +01:00
Dominic Radermacher 6b82cd6166 small cosmetic change to CMakeLists.txt 2022-11-24 06:45:01 +01:00
Dominic Radermacher 53987c4150 cosmetic changes (some are overdue since many years) 2022-10-05 18:08:06 +02:00
Dominic Radermacher f56d7ea740 fix some compile warnings 2022-09-11 06:45:00 +02:00
Dominic Radermacher 71396e8ff1 change init to first invalidate, then init (maybe needed for some ptouch models?) 2022-09-11 06:29:44 +02:00
Dominic Radermacher ffc1b1f7b1 media type info now also with text output, thanks to Sönke Peters 2022-09-11 06:25:35 +02:00
Dominic Radermacher 674e0da5fb add debug output 2022-04-05 20:25:54 +02:00
Dominic Radermacher e968176637 fix text centering 2021-10-11 19:31:15 +02:00
Dominic Radermacher f74d068776 add install target 2021-10-11 11:50:54 +02:00
Dominic Radermacher a2d2548867 fix generation of version.h 2021-10-11 10:36:58 +02:00
Dominic Radermacher e3c0073466 merge with branch cmake - build system is now cmake 2021-10-11 10:18:49 +02:00
Dominic Radermacher 32c29a1c4c fix build using cmake with generating version info from git 2021-10-11 10:11:37 +02:00
Dominic Radermacher 72ddc5b01e update contact info 2021-08-30 15:15:16 +02:00
Dominic Radermacher 4a79cdf1b1 bugfix for PT D-450 - thanks to Nicklas Björk 2021-08-29 21:32:04 +02:00
Dominic Radermacher 97657da3f4 add support for 3.5mm tapes 2021-05-22 11:58:05 +02:00
Dominic Radermacher adf01d4f63 update author email 2021-01-26 17:05:05 +01:00
Dominic Radermacher 96c1d5c6b9 images can now also be read from stdin (thanks to Siim Salonen) 2020-11-30 10:13:14 +01:00
Dominic Radermacher 87a8e8ff81 added PT-2700 (thanks to Povl Kvols for reporting) 2020-09-27 18:39:37 +02:00
Dominic Radermacher 32c0d3be29 add --list-supported command, fix errors in help page 2020-09-26 11:34:02 +02:00
Dominic Radermacher 53f15661de added PT-P710BT - thanks to Florian Bruhin for reporting 2020-09-19 08:25:11 +02:00
Dominic Radermacher 4a6c15d32e add page flags 2020-07-18 07:21:15 +02:00
Dominic Radermacher eb59d40ba0 added PT-P750W (thanks to Torben Wendt and Will Clarke for reporting) 2020-06-20 12:45:02 +02:00
Dominic Radermacher d68a834973 PT-2450PC was reported to work with RASTER_PACKBITS 2020-05-17 20:22:20 +02:00
Dominic Radermacher 2fd8966bc4 added PT-2450PC, but not working for now 2020-05-17 15:55:07 +02:00
Dominic Radermacher 9b00d132dc added PT-1950 - unconfirmed yet whether it works 2020-04-25 12:23:45 +02:00
Dominic Radermacher 91b5a03fd5 added draft of a man page, install not handled by autotools yet 2020-03-04 20:50:22 +01:00
Dominic Radermacher cc5748039f added support for PT-H500, thanks go to Eike for reporting 2020-03-03 20:34:39 +01:00
Dominic Radermacher cd4e99b9e5 trying to add support for generating version info from git (does not work yet) 2020-01-13 22:00:27 +01:00
Dominic Radermacher 8655736e75 fix naming and try to fix compile errors related to config.h (generated by autotools) 2020-01-13 21:26:48 +01:00
Jarl Gullberg 679c51859b Add support for cmake as build system 2020-01-13 21:13:17 +01:00
Dominic Radermacher dbadcaef81 Improved hint on debian based systems when libusb or libgd headers are missing 2019-12-29 12:57:00 +01:00
Dominic Radermacher 9509424d56 part 1 of preparing support for high-dpi devices 2019-12-17 21:11:17 +01:00
Dominic Radermacher 815aaf1992 added support for PT-D600, thanks to Johannes Wegener for reporting 2019-11-16 10:26:43 +01:00
Dominic Radermacher bc192e6e73 prepare support for printers with other resolution than 180dpi 2019-11-03 20:25:04 +01:00
Dominic Radermacher badc152127 prevent segfault when image fails to load 2019-10-27 08:29:43 +01:00
Dominic Radermacher 98541a6f61 add support for PT-P700 (untested) 2019-09-06 21:32:12 +02:00
Dominic Radermacher 5c6df164c3 added arg --pad <n> to work around printers that require some padding (blank tape) 2019-08-24 07:01:27 +02:00
Dominic Radermacher a32e645d79 Added PT-E500, thanks to Jesse Becker for reporting 2019-08-24 06:49:50 +02:00
Dominic Radermacher e806b90e33 add 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) 2019-06-29 11:57:10 +02:00
Dominic Radermacher f2664d3248 revert centering of fonts because it gets unreadable when using automatic fontsize with certain fonts 2019-06-10 17:09:33 +02:00
Dominic Radermacher e0ab4e0596 added debugging info, try to fix centering of fonts when manually setting small font size 2019-06-07 10:19:21 +02:00
Dominic Radermacher 1d26dca80d remove unused code, add --debug switch (which does nothing yet) 2019-05-23 16:27:25 +02:00
Dominic Radermacher 4639f7c23d show user hint when PT-2430PC / PT-P700 are in P-Lite mode, show notice about unsupported raster mode 2019-05-23 16:20:40 +02:00