Resources and Support
 Pixel Joint Forum : The Lounge : Resources and Support
Message Icon Topic: The Push for Pixel Safe Zoom Post Reply Post New Topic
Author Message
Sly
Seaman
Seaman


Joined: 03 October 2009
Location: United States
Online Status: Offline
Posts: 11
Quote Sly Replybullet Topic: The Push for Pixel Safe Zoom
    Posted: 18 June 2010 at 7:07am
Tired of smooth scaling in today's browsers? Well you can help with the push for browser wide support for custom interpolation modes.

A few browsers already support this:

Firefox 3.6+ (and its derivatives) using:

image-rendering: -moz-crisp-edges;

Internet Explorer using this:

-ms-interpolation-mode: nearest-neighbor;

Only browsers left are Chrome, Safari, and possibly Opera. (Not sure if Opera already supports this.)

Good thing is that Chrome and Safari both run on the webkit browser and with the upcoming CSS3 standards this is
chance to get something like this implemented.

I can't wait to see something like this:

image-rendering: -webkit-crisp-edges;
-webkit-interpolation-mode: nearest-neighbor;

Support the push here:

http://code.google.com/p/chromium/issues/detail?id=1502
No zombies here
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum