[sane-devel] [PATCH 1/1] kvs1025 : Fix Paper range support
m. allan noah
kitno455 at gmail.com
Tue Jul 31 01:48:25 UTC 2012
Committed, thanks!
allan
On Fri, Jul 27, 2012 at 8:07 AM, Matthew Wild <Matthew.Wild at stfc.ac.uk> wrote:
> Current Panasonic KV-S1025c driver kvs1025 is limited to A4 paper scanning.
> This path extends the limits to the actual capabilities of the scanner and
> allows for suitably long scans.
>
>
> --- kvs1025.h 2012/07/20 14:47:14 1.1
> +++ kvs1025.h 2012/07/20 14:48:18
> @@ -18,9 +18,9 @@
> /* Build version */
> #define V_BUILD 3
>
> -/* Paper range supported -- MAX A4 */
> -#define KV_MAX_X_RANGE 210
> -#define KV_MAX_Y_RANGE 297
> +/* Paper range supported -- MAX scanner limits */
> +#define KV_MAX_X_RANGE 216
> +#define KV_MAX_Y_RANGE 2540
>
> /* Round ULX, ULY, Width and Height to 16 Pixels */
> #define KV_PIXEL_ROUND 19200
>
> Regards
>
> Matthew
>
> --
> Scanned by iCritical.
>
> --
> sane-devel mailing list: sane-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
> to sane-devel-request at lists.alioth.debian.org
--
"The truth is an offense, but not a sin"
More information about the sane-devel
mailing list