blob: 6af64b676d3564448feda7c42dcdc0baf2a52bab (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
 | TODO UMAX BACKEND FOR SANE
==========================
 * When depth>8 then it is necessary to create the gray gamma
   table with the correct depth
 * Astra 2200: enable option resolution bind for grayscale/lineart
   it must be disabled and set "true" for color mode
 * change set_window if (dev->do_color_ordering != 0) {..}
   one of the settings makes an error for Astra 6X0S scanners
 * include push-button function to SANE_START (?)
 * add builtin halftone pattern selection
 * add halftone pattern doenload, dimension selection
 - I will NOT add support for parallel-port and USB scanners to this backend!
   Don`t ask for it.
 |