Print Page | Close Window

Enlarging Pieces from the Gallery

Printed From: Pixel Joint
Category: The Lounge
Forum Name: Resources and Support
Forum Discription: Help your fellow pixel artists out with links to good tutorials, other forums, software, fonts, etc. Bugs and support issues should go here as well.
URL: https://pixeljoint.com/forum/forum_posts.asp?TID=14042
Printed Date: 13 September 2025 at 12:22pm


Topic: Enlarging Pieces from the Gallery
Posted By: CNHphoto
Subject: Enlarging Pieces from the Gallery
Date Posted: 19 March 2012 at 12:48pm
Is there a way to remove the anti-aliasing when enlarging some of the fine pieces from the PJ gallery?



Replies:
Posted By: jeremy
Date Posted: 19 March 2012 at 10:59pm
If you're talking about things becoming blurry when enlarged, check http://www.pixeljoint.com/forum/forum_posts.asp?TID=21&PID=148554#148554 - here .


Posted By: CNHphoto
Date Posted: 20 March 2012 at 1:45pm
Found that already. But it's severely lacks explanation of how you actually get to the point where the code is useful (I'm using Chrome)

Originally posted by jalonso

... but it seems they found a way to
solve this http://bugs.webkit.org/show_bug.cgi?id=40881 - HERE : by using
image-rendering: -webkit-optimize-contrast.



So if you are using the dev version of Chrome (14.0.825.0 dev) the code should be:



img {


  image-rendering: -webkit-optimize-contrast !important;


}


Apply to URLs on the domain pixeljoint.com


It seems to work on another computers using chrome (a
mac) but for some reason not with PC (w7)  Maybe wait
for next release ?





How do I... where is this... HUH?

Again, I plead for help that can make sense to someone who's never solved this problem before.



Print Page | Close Window