Fixed off-by-one error in color re-ordering

DEVEL_2_0_BRANCH-1
Karl Heinz Kremer 2000-12-03 16:31:43 +00:00
rodzic 0edfbc8ab9
commit 63157d47b2
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -1,4 +1,9 @@
2000-12-03 Karl Heinz Kremer <khk@khk.net>
* backend/epson.c: Fixed off-by-one in color reordering
2000-12-02 Karl Heinz Kremer <khk@khk.net>
* backend/epson.*: Read information about optical resolution
and line distance from scanner instead of hardcoded values.
Add support for color depth > 8 bits per channel.