Skip to content

rework setting of preview DPI

Alexander Stippich requested to merge astippich/libksane:reworkPreviewDPI into master

port away the logic to determine the preview DPI from internal functions. This is needed to decouple the logic from the interface. I cannot guarantee that this 100% mimics the previous behavior, but it resulted in the same DPI values during my testing with the test backend as well as my scanner than before.

Merge request reports