Commit graph

22 commits

Author SHA1 Message Date
James Bottomley
78542cddfe pstorichoddst-gdi: Clean up temporary directory
After normal completion, the temporary directory is left in place because the
only delete path is on a SIGINT trap.  Fix by adding to the standard exit path
as well.

Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2014-07-24 12:55:42 +09:00
Serge V Shistarev
d9f55de89e Merge pull request #18 from knuta/master
Add support for other paper sizes
2014-07-01 13:42:16 +09:00
Knut Auvor Grythe
8b32784283 Update help to reflect that A4 is no longer hardcoded 2014-06-30 20:42:57 -07:00
Knut Auvor Grythe
41abd508e2 Add support for other paper sizes than A4
Add handling of the PageSize option, so other page sizes can be supported.
Currently only tested with Letter, and we already know A4 works.
2014-06-30 20:37:48 -07:00
Serge V Shistarev
a339269ace Version change, MS-style EOL added 2014-05-07 14:16:14 +09:00
Serge V Shistarev
03370b7088 Filter debugging and requirements check script added, major instruction update 2014-04-27 18:25:34 +09:00
Serge V Shistarev
9613eab455 Installation instructions corrected 2014-03-21 18:06:41 +09:00
Serge V Shistarev
a45bb470ad Modified for systems without inotify (e.g. OS X, *BSD, etc) 2014-03-21 18:05:09 +09:00
Serge V Shistarev
dcf4680d1a Merge pull request #6 from sureshvv/master
Sleep a bit longer in background before cleanup
2013-12-26 22:16:16 -08:00
Suresh V
25b0c0cab7 Sleep a bit longer in background before cleanup 2013-12-27 11:36:16 +05:30
Serge V Shistarev
87a625711c Merge pull request #5 from dsoms/patch-1
Installation instructions updated, missing dependency
2013-12-25 15:28:09 -08:00
David Soms
53ba8f42c6 Installation instructions updated, missing dependency
I followed the instructions and didn't work for me on Ubuntu 12.04 without ImageMagick.

I found the missing dependency in this forum:

http://forum.ubuntu.ru/index.php?PHPSESSID=guerkhun86jofh17v4i4c2elb4&topic=203120.msg1780687#msg1780687

Thanks for the driver, great work ;-)

Regards,
David.
2013-12-26 00:21:09 +01:00
Yale Huang
a081ebf5e4 Call identify with PBM file. Workable with Ubuntu Precise now. 2013-09-12 19:05:32 +08:00
Serge V Shistarev
b5400736a4 Update README.md 2013-09-08 19:51:47 +09:00
Serge V Shistarev
fb455812af Installation instructions updated, PPD version updated 2013-09-08 19:50:13 +09:00
Serge V Shistarev
8d277a9b1a Code cleanup 2013-09-08 19:18:22 +09:00
Serge V Shistarev
f6c2cff604 Asynchronous printing implemented 2013-09-08 18:39:31 +09:00
Serge V Shistarev
d3cc904c24 Version corrected 2013-09-07 00:34:23 +09:00
Serge V Shistarev
0403d76989 pstoricohddst-gdi script commented out 2013-09-07 00:29:49 +09:00
Serge V Shistarev
da44de4d66 Temporary code removed 2013-09-07 00:24:11 +09:00
Serge V Shistarev
a1f157dae4 Installation instructions added 2013-09-07 00:23:13 +09:00
Serge V Shistarev
4b36aca036 Quick and dirty initial commit of a quick and dirty initial state 2013-09-07 00:05:03 +09:00