Wykres commitów

15 Commity (master)

Autor SHA1 Wiadomość Data
James Bottomley db3a89f3ed SP 204: Add bypass tray support
The printer is annoying for this one.  Unless you actually print to the bypass
tray, it will ignore it, so this must be set in the printer options.  The tray
is also annoying to use in that it's a manual feed, accepting one sheet at a
time.

Anyway, add the option to specify the bypass tray in the PPD and filter.

Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2014-07-24 12:55:53 +09:00
James Bottomley b866c7b82d SP 204: Add 1200x600 Resolution setting
Make the resolution selectable in the PPD and take account of that selection
in pstoricohddst-gdi (keeping 600 as the default for the SP 100)

Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2014-07-24 12:55:50 +09:00
James Bottomley 3dfb5acf4e pstoricohddst-gdi: Fix bug in page size handling
The PJL header should set a PAPER=<pagesize>, but there's a missing dollar
sign, so it's not setting $papersize, which is the passed in size, it's
setting PAPER=pagesize.  It doesn't seem to make a difference, presumably
because the printer just ignores the setting and prints the page image, but
fix to match what the windows driver does

Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2014-07-24 12:55:44 +09:00
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
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 a45bb470ad Modified for systems without inotify (e.g. OS X, *BSD, etc) 2014-03-21 18:05:09 +09:00
Suresh V 25b0c0cab7 Sleep a bit longer in background before cleanup 2013-12-27 11:36:16 +05:30
Yale Huang a081ebf5e4 Call identify with PBM file. Workable with Ubuntu Precise now. 2013-09-12 19:05:32 +08: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 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 4b36aca036 Quick and dirty initial commit of a quick and dirty initial state 2013-09-07 00:05:03 +09:00