Scan-o-Matic / scanomatic

Scanomatic
GNU General Public License v3.0
10 stars 4 forks source link

Extend scan instructions data #69

Closed local-minimum closed 7 years ago

local-minimum commented 7 years ago

scan.instructions should include more scanner information such as actual scanimage argument string used and possibly version of scanimage.

At the moment only one setting is used, but this is not a necessary condition and with the V800 scanner the optimal settings that were made for the V700 may not really be true anymore. E.g. it could be beneficial to increase resolution because time of light exposure has anyways decreased.

local-minimum commented 7 years ago

The settings are now recorded, it is not possible to overwrite or choose among settings, if this is needed it will be dealt with in relation with #71