kopia lustrzana https://gitlab.com/sane-project/backends
backend/avision: i1120: finally set correct offsets for duplex
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>merge-requests/244/head
rodzic
7d7184a209
commit
fa6dfcc44e
|
@ -1123,7 +1123,7 @@ static Avision_HWEntry Avision_Device_List [] =
|
|||
{ /* offsets */
|
||||
-1.5, /* first sheet (should be identical for single / duplex) */
|
||||
{2.5, -6.0}, /* front-only scan */
|
||||
{{2.0, -15.0}, {-10.0, -3.0}} /* duplex scan */
|
||||
{{2.0, -14.0}, {-10.0, -2.0}} /* duplex scan */
|
||||
}
|
||||
},
|
||||
/* comment="duplex sheetfed scanner" */
|
||||
|
|
Ładowanie…
Reference in New Issue