[sane-devel] scanning a single line

2012-01-15 Thread nick weldin
whose drivers lend themselves to tht, or any examples of this already having been done? Thanks -- next part -- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20120115/05fd11b9/attachment.html

[sane-devel] Subject: [PATCH 0/4] fix and cleanup portable PATH_SEP and DIR_PATH defines

2012-01-15 Thread Ruediger Meier
From: Ruediger Meier ruediger.me...@ga-group.nl This patch-set is to fix and unify PATH_SEP and DIR_PATH defines in the context of seeing them conflicting on cygwin. Ruediger Meier (4): fix, PATH_SEP and DIR_SEP were inconsistently defined on cygwin since 5168206e (also see a28bd843)

[sane-devel] [PATCH 1/4] fix, inconsistent PATH_SEP and DIR_SEP defines

2012-01-15 Thread Ruediger Meier
From: Ruediger Meier ruediger.me...@ga-group.nl PATH_SEP and DIR_SEP were inconsistently defined on cygwin since 5168206e (also see a28bd843) --- sanei/sanei_config.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/sanei/sanei_config.c b/sanei/sanei_config.c index

[sane-devel] [PATCH 2/4] cleanup, remove all unused PATH_SEP defines

2012-01-15 Thread Ruediger Meier
From: Ruediger Meier ruediger.me...@ga-group.nl --- backend/canon_dr.h |8 backend/cardscan.h |8 backend/epjitsu.h |8 backend/fujitsu.h |8 backend/kodak.h|8 5 files changed, 0 insertions(+), 40 deletions(-) diff --git

[sane-devel] [PATCH 3/4] cleanup, uniq PATH_SEP defines

2012-01-15 Thread Ruediger Meier
From: Ruediger Meier ruediger.me...@ga-group.nl Always use the same portable PATH_SEP define (note _WIN32 is not defined on cygwin). --- backend/dll.c|6 +- backend/gt68xx.c |2 +- backend/microtek2.h |2 +- sanei/sanei_access.c |2 +- sanei/sanei_config.c |8

[sane-devel] [PATCH 4/4] update ChangeLog for previous commits

2012-01-15 Thread Ruediger Meier
From: Ruediger Meier ruediger.me...@ga-group.nl --- ChangeLog |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 458575e..140fb7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-01-15 Ruediger Meier sweet_f_a at gmx.de + *

[sane-devel] Backend for Kodak ESP and Hero AIOs

2012-01-15 Thread Paul Newall
I have a first version of a backend here http://sourceforge.net/projects/cupsdriverkodak/files/Scanning%20-%20sane%20backend/ I'm using an untidy distribution method currently. I've added the new backend, kodakaio, to sane-backends and then deleted most of the other backends to make a smaller

[sane-devel] scanning a single line

2012-01-15 Thread Stef
Le dimanche 15 janvier 2012 14:10:25 nick weldin a ?crit : Hi I am looking at getting info back from the scanner as singles rows of pixels, without moving the head between the lines of pixels returned. From looking at sane it looks like I will need to dig deeper into the driver of a scanner

[sane-devel] Support for CanoScan 9000F and others: 48 bit support for flatbed mode

2012-01-15 Thread Eddy De Greef
On 15-01-12 at 04:02, m. allan noah wrote: After discussions with Gernot, I have committed his code to SANE git repo, on his behalf. Hopefully one of you will be able to step forward and lend a hand with whatever ongoing maintenance or enhancements are required. allan Thanks, Allan. Sure,

[sane-devel] Support for CanoScan 9000F and others: 48 bit support for flatbed mode

2012-01-15 Thread Аl Воgnеr
Am So, 15 Jan 2012 21:34:53 CET schrieb Eddy De Greef: On 15-01-12 at 04:02, m. allan noah wrote: After discussions with Gernot, I have committed his code to SANE git repo, on his behalf. Hopefully one of you will be able to step forward and lend a hand with whatever ongoing maintenance or