Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image filtering depends on zoom #10

Closed
zero-radiance opened this issue Jul 12, 2019 · 2 comments
Closed

Image filtering depends on zoom #10

zero-radiance opened this issue Jul 12, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zero-radiance
Copy link

Hello!

First of all, nice piece of software. :-)

I stumbled across a small issue: image filtering appears to depend on the zoom level.
The viewer seems to alternate between bilinear and point filtering.

Additionally, it would be nice to have a setting which specifies the filtering behavior - typically, you want resampling, but sometimes it's nice to be able to look at "raw" pixels.

Cheers!

@darbyjohnston darbyjohnston added this to the 2.0.5 milestone Sep 9, 2019
@darbyjohnston darbyjohnston self-assigned this Sep 9, 2019
@darbyjohnston darbyjohnston added the enhancement New feature or request label Sep 9, 2019
@darbyjohnston darbyjohnston modified the milestones: 2.0.5, 2.0.6 Nov 17, 2019
@aberkl
Copy link

aberkl commented Nov 25, 2019

Compare to Bug #148

@darbyjohnston
Copy link
Owner

Hi, I've added settings so that you can choose which filter you want to use for minification (sp?) and magnification, this will be available in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants