Decreased the maximum number of pixels on a line for CIS scanners a bit to

avoid border artifacts.
merge-requests/1/head
Eddy De Greef 2005-10-22 19:21:47 +00:00
rodzic d78590877b
commit 9423b5e201
2 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2005-10-22 Eddy De Greef <eddy_de_greef at tiscali dot be>
* backend/mustek_pp_cis.c: Decreased the maximum number of pixels
on a line for CIS scanners a bit to avoid border artifacts.
2005-10-22 Eddy De Greef <eddy_de_greef at tiscali dot be>
* backend/mustek_pp_cis.c backend/mustek_pp_cis.h

Wyświetl plik

@ -82,7 +82,7 @@
#define MUSTEK_PP_CIS_CHANNEL_BLUE 2
#define MUSTEK_PP_CIS_CHANNEL_GRAY 1
#define MUSTEK_PP_CIS_MAX_H_PIXEL 5120
#define MUSTEK_PP_CIS_MAX_H_PIXEL 5118
#define MUSTEK_PP_CIS_MAX_V_PIXEL 7000
#define MUSTEK_PP_CIS_MOTOR_REVERSE 0