#974945 xsane: Resolution of saved images does not match scan resolution

Package:
xsane
Source:
xsane
Description:
featureful graphical frontend for SANE (Scanner Access Now Easy)
Submitter:
Reuben Thomas
Date:
2020-11-16 22:03:04 UTC
Severity:
minor
#974945#5
Date:
2020-11-16 21:46:52 UTC
From:
To:
The resolution of saved PNMs is hardwired to 72dpi. Is there a good reason
for that? If not, I would be happy to prepare a patch that sets the
resolution of the PNM to the scan resolution.

Similarly, and perhaps it is the same problem, it would be good if the
preview showed 100% at the same size regardless of the scan resolution.

#974945#10
Date:
2020-11-16 21:59:11 UTC
From:
To:
Having looked into this further, I think this may be a bug in the
proprietary lexmark_nscan backend: it provides an option --scan-resolution,
which is available in "Standard options", but (I am guessing) not the
standard "resolution" option. Therefore, xsane can't tell that it supports
different resolutions.

Feel free to close this bug, therefore.