Jakobus Schürz
0f99d4c2f2
xe20171029_135139
2017-10-29 13:51:39 +01:00
Jakobus Schürz
ff7c816f7e
xe20170530_235018
2017-05-30 23:50:18 +02:00
Jakobus Schürz
a129df4d88
xe20170512_002011
2017-05-12 00:20:11 +02:00
Jakobus Schürz
335bfc3cd0
xe20170507_015721
2017-05-07 01:57:21 +02:00
Jakobus Schürz
52a3e4868e
xe20170507_014947
2017-05-07 01:49:47 +02:00
Jakobus Schürz
b8308535bf
xe20170322_232244
2017-03-22 23:22:44 +01:00
Jakobus Schürz
9240d89eea
xe20170307_160525
2017-03-07 16:05:25 +01:00
Jakobus Schürz
82b831bd72
xe20170302_152849
2017-03-02 15:28:49 +01:00
Jakobus Schürz
843c2c224a
xe20170219_230237
2017-02-19 23:02:37 +01:00
Jakobus Schürz
22572a808b
xe20170209_184258
2017-02-09 18:42:58 +01:00
Jakobus Schürz
0747101b43
test
2017-02-09 18:31:36 +01:00
Serge V Shistarev
ef4c12df6c
Documentation updated
2014-07-24 13:01:26 +09:00
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
60f16afe3c
RICOH_Aficio_SP_204.ppd: Add new file
...
Make a new PPD file for the SP 204 based on the one for the SP 100
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2014-07-24 12:55:47 +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
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