1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-05-13 15:22:56 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
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
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
Dominic Radermacher
05873ed64e fix indent 2019-05-14 21:50:20 +02:00
Brett Foster
fa70a4eb4b fix double free 2019-05-14 21:47:20 +02:00
Dominic Radermacher
fda7848075 fix name of PT-2730, re-order list of devices 2019-05-13 08:27:29 +02:00
Dominic Radermacher
7778e1c80c merge branch devel 2019-04-08 22:04:47 +02:00
Dominic Radermacher
92dd6aa402 fix several compile warnings 2019-04-08 21:56:55 +02:00
Dominic Radermacher
6b2096cea7 generate the cutmark as image instead of ptouch-commands, so it can be saved as png, too 2019-03-28 16:10:54 +01:00
Dominic Radermacher
428004c204 make it possible to use --writepng with multiple --text and/or --image arguments 2019-03-28 16:03:00 +01:00
Dominic Radermacher
4b1e034c63 updated README 2019-03-17 20:02:53 +01:00
Dominic Radermacher
213a70eee0 fix support for printers that use packbits transfer mode, like PT-D450PV 2019-03-17 11:36:04 +01:00
Dominic Radermacher
72d1cc7dba modified git-version-gen to omit the v of version 2018-11-25 16:08:11 +01:00
Dominic Radermacher
e6482bd510 modified autogen.sh to remove cached files first because result of git-version-gen ist cached while it shouldn't 2018-08-26 10:22:11 +02:00
Dominic Radermacher
73026c7ed3 added generated configure to .gitignore, VERSION string now is in my preferred format using helper script build-aux/git-version-gen 2018-08-26 10:16:31 +02:00
Dominic Radermacher
d093ba96e7 removed configure from rcs, modified configure.ac to reflect current git version (but not yet in my preferred format) 2018-08-26 10:03:14 +02:00
Dominic Radermacher
915c9c95a0 added autogen.sh 2018-08-26 09:46:50 +02:00
Dominic Radermacher
5014bf4b51 cleanup unneeded stuff 2017-11-12 19:35:03 +01:00
Dominic Radermacher
20820ec688 added initial support for PT-2730PC 2017-11-12 19:14:41 +01:00
Dominic Radermacher
7d0ba0050b updated readme 2017-11-11 15:11:57 +01:00
Dominic Radermacher
fbcccb420e reverted to old pixel size 2017-09-24 21:31:42 +02:00
Dominic Radermacher
80b054047f Merge branch 'master' of github.com:dradermacher/ptouch-print 2017-09-24 21:28:26 +02:00
Dominic Radermacher
3b84432c4f Merge pull request #5 from hcgpalm/master
Fix PT-2420PC support
2017-09-24 21:22:43 +02:00
Christer Palm
0d83cc4f14 Move processing after argument parsing so that arguments do not have to be specified in a magic order 2017-09-24 01:58:29 +02:00
Christer Palm
e00645e6c7 Do not eject if writing to png 2017-09-24 01:27:09 +02:00
Christer Palm
51168d3b98 Fix PT-2024PC support and some minor cleanup 2017-09-24 01:25:49 +02:00
Dominic Radermacher
ef8825ba08 updated contact info in po/ptouch.pot and po/Makevars 2017-09-08 10:28:39 +02:00
Dominic Radermacher
24ef8a0023 updated to version 1.3.4 2017-07-20 17:02:31 +02:00
Dominic Radermacher
8d8bce5771 added support for pt2420 2017-07-20 16:54:56 +02:00
Dominic Radermacher
1c552a3d11 change reporting of wrong switch position (not done yet) 2017-07-20 15:03:21 +02:00
Dominic Radermacher
7d12a82f93 updated .gitignore 2017-07-05 10:46:18 +02:00
Dominic Radermacher
7eef6ff26b README is required for autotools 2017-06-24 14:21:14 +02:00