Pixma MX370 supports 1200 dpi

merge-requests/1/head
Rolf Bensch 2012-09-03 10:04:23 +02:00
rodzic f54f9c4db7
commit 8da546df9c
2 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -1065,7 +1065,8 @@ post_process_image_data (pixma_t * s, pixma_imagebuf_t * ib)
/* special image format for *most* devices at high dpi.
* MP220 and MX360 are exceptions */
if (s->cfg->pid != MP220_PID && s->cfg->pid != MX360_PID && n > 0)
if (s->cfg->pid != MP220_PID && s->cfg->pid != MX360_PID
&& s->cfg->pid != MX370_PID && n > 0)
reorder_pixels (mp->linebuf, sptr, c, n, m, s->param->wx, line_size);
/* Crop line to selected borders */

Wyświetl plik

@ -460,8 +460,8 @@
:model "PIXMA MX370 Series"
:interface "USB"
:usbid "0x04a9" "0x1759"
:status :good
:comment "Flatbed and ADF scan. Resolutions are supported up to 600DPI."
:status :complete
:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
:model "PIXMA MX410"
:interface "USB Ethernet"