Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Quality of png image scaling in Network #1672

Closed
antonbagayev opened this issue Feb 18, 2016 · 2 comments
Closed

Quality of png image scaling in Network #1672

antonbagayev opened this issue Feb 18, 2016 · 2 comments

Comments

@antonbagayev
Copy link

Hi,

Thank you for the awesome library!
I am an image rendering noob, so apologies if I am asking a silly question.
I am using png images in my application that are medium-sized (roughly 400x300 or 500x400).
Here is an example:
womens 1

When this image is scaled by my browser for img tag it looks decent:
image

but when the Network is scaling it for a node it looks bad:
image

Anything I can do to tell Network to use the same rendering technique as the browser when scaling down my pngs?

Any help is appreciated
Thanks,
Anton.

AlexDM0 pushed a commit that referenced this issue Feb 21, 2016
…images.

- Added interpolation option for interpolation of images, default true.
@AlexDM0
Copy link
Contributor

AlexDM0 commented Feb 21, 2016

Hi,

I've looked into this and implemented image interpolation. It should be much nicer now. It will be on by default but naturally it is a little more expensive.

It will be added to the next release.

Cheers

@antonbagayev
Copy link
Author

Thank you! Looking forward to the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants