kopia lustrzana https://gitlab.com/sane-project/backends
no special case for high speed moving
rodzic
e9a6a35a87
commit
289b747106
|
|
@ -915,10 +915,13 @@ gl124_init_motor_regs_scan (Genesys_Device * dev,
|
||||||
|
|
||||||
/* fast table */
|
/* fast table */
|
||||||
fast_dpi=yres;
|
fast_dpi=yres;
|
||||||
|
|
||||||
|
/*
|
||||||
if (scan_mode != SCAN_MODE_COLOR)
|
if (scan_mode != SCAN_MODE_COLOR)
|
||||||
{
|
{
|
||||||
fast_dpi*=3;
|
fast_dpi*=3;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
sanei_genesys_slope_table(fast_table,
|
sanei_genesys_slope_table(fast_table,
|
||||||
&fast_steps,
|
&fast_steps,
|
||||||
fast_dpi,
|
fast_dpi,
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue