kopia lustrzana https://gitlab.com/sane-project/backends
MG3500 doesn't need special image post processing
rodzic
a93c243c26
commit
027f9e4ed4
|
@ -1135,6 +1135,7 @@ post_process_image_data (pixma_t * s, pixma_imagebuf_t * ib)
|
|||
&& s->cfg->pid != MX720_PID
|
||||
&& s->cfg->pid != MX920_PID
|
||||
&& s->cfg->pid != MG3100_PID
|
||||
&& s->cfg->pid != MG3500_PID
|
||||
&& s->cfg->pid != MG2100_PID
|
||||
&& s->cfg->pid != MG5300_PID
|
||||
&& s->cfg->pid != MG5500_PID
|
||||
|
|
Ładowanie…
Reference in New Issue