kopia lustrzana https://gitlab.com/sane-project/backends
disable 2400 dpi scanning since it isn't ready
rodzic
1f82a765d4
commit
1e3956b5a5
|
@ -1310,8 +1310,8 @@ static Genesys_Model canon_lide_110_model = {
|
|||
GENESYS_GL124,
|
||||
NULL,
|
||||
|
||||
{2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */
|
||||
{2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible y-resolutions */
|
||||
{/*2400,*/ 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */
|
||||
{/*2400,*/ 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible y-resolutions */
|
||||
{16, 8, 0}, /* possible depths in gray mode */
|
||||
{16, 8, 0}, /* possible depths in color mode */
|
||||
|
||||
|
@ -1362,8 +1362,8 @@ static Genesys_Model canon_lide_210_model = {
|
|||
GENESYS_GL124,
|
||||
NULL,
|
||||
|
||||
{2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */
|
||||
{2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible y-resolutions */
|
||||
{/*2400, */ 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */
|
||||
{/*2400, */ 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible y-resolutions */
|
||||
{16, 8, 0}, /* possible depths in gray mode */
|
||||
{16, 8, 0}, /* possible depths in color mode */
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue