sane-backends/fix-xerox_mfp-color-mode.patch

11 lines
362 B
Diff
Raw Normal View History

--- backend/xerox_mfp.c.orig 2010-04-05 15:18:05.000000000 +0200
+++ backend/xerox_mfp.c 2010-12-09 11:13:16.000000000 +0100
@@ -386,6 +386,7 @@ static int doc_source_to_code[] = {
static SANE_String_Const scan_modes[] = {
SANE_VALUE_SCAN_MODE_LINEART,
+ SANE_VALUE_SCAN_MODE_HALFTONE,
SANE_VALUE_SCAN_MODE_GRAY,
SANE_VALUE_SCAN_MODE_COLOR,
NULL