Comment on Hacking Image Interpolation for Fun and ProfitparentComments−sp3327yThey didn't used to, because it slowed down rendering. Then they started blurring stuff which worked well most of the time but not e.g. for retro artists who wanted the pixely look. So eventually they added some CSS properties to control it. https://builtvisible.com/image-scaling-in-css/ https://caniuse.com/#search=image%20rendering−globuous7ywow, I just learned so much from such a simple concept !! Thanks for the links ;)
Comments
They didn't used to, because it slowed down rendering. Then they started blurring stuff which worked well most of the time but not e.g. for retro artists who wanted the pixely look. So eventually they added some CSS properties to control it. https://builtvisible.com/image-scaling-in-css/ https://caniuse.com/#search=image%20rendering
wow, I just learned so much from such a simple concept !! Thanks for the links ;)