-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
As many browser doesn't do gamma-aware resize, you might want to do a gamma aware resize by yourself (a matter of converting pixels using a pow(gamma) before & the contrary after resize.
http://filmicgames.com/archives/354
http://www.4p8.com/eric.brasseur/gamma.html
Why not multiple resize algorithms, nearest, cubic, etc...
http://www.codinghorror.com/blog/2007/07/better-image-resizing.html
http://en.wikipedia.org/wiki/Image_scaling
http://en.wikipedia.org/wiki/Lanczos_resampling
or even hqx (in case of pixel art)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels