Image aspect when zoom > 100%
Brought to you by:
rowanjames
Viewport coordinates are snapped to pixel boundaries,
creating display inaccuracies as zoom grows large
(pixels are streteched/shrunk slightly off-aspect to
snap window edges to integral boundaries).
Have investigated cause, will involve converting much
of ImageViewport to use float values; along with
appropriate changes to ImageGL and OverviewGL.