add 2400x4800 dpi mode for LiDE 100, 110 and 210

merge-requests/1/head
Stphane Voltz 2012-06-01 23:01:35 +02:00
rodzic 9dda72a931
commit 2ed73ef3d9
1 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -1403,8 +1403,8 @@ static Genesys_Model canon_lide_100_model = {
GENESYS_GL847,
NULL,
{2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */
{2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */
{4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible x-resolutions */
{4800, 2400, 1200, 600, 300, 200, 150, 100, 75, 0}, /* possible y-resolutions */
{16, 8, 0}, /* possible depths in gray mode */
{16, 8, 0}, /* possible depths in color mode */
@ -1457,8 +1457,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 */
{4800, 2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */
{4800, 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 */
@ -1509,8 +1509,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 */
{4800, 2400, 1200, 600, /* 400,*/ 300, 150, 100, 75, 0}, /* possible x-resolutions */
{4800, 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 */