kopia lustrzana https://gitlab.com/sane-project/backends
pixma_mp150: MG5400 Series doesn't need special image format post processing @ high dpi
rodzic
0960bf9c72
commit
f14285dba3
|
@ -1170,6 +1170,7 @@ post_process_image_data (pixma_t * s, pixma_imagebuf_t * ib)
|
||||||
&& s->cfg->pid != MG3600_PID
|
&& s->cfg->pid != MG3600_PID
|
||||||
&& s->cfg->pid != MG2100_PID
|
&& s->cfg->pid != MG2100_PID
|
||||||
&& s->cfg->pid != MG5300_PID
|
&& s->cfg->pid != MG5300_PID
|
||||||
|
&& s->cfg->pid != MG5400_PID
|
||||||
&& s->cfg->pid != MG5500_PID
|
&& s->cfg->pid != MG5500_PID
|
||||||
&& s->cfg->pid != MG6300_PID
|
&& s->cfg->pid != MG6300_PID
|
||||||
&& s->cfg->pid != MG6400_PID
|
&& s->cfg->pid != MG6400_PID
|
||||||
|
|
Ładowanie…
Reference in New Issue