[Webkit-unassigned] [Bug 12448] small text which is scaled to be large renders pixelated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 01:27:30 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12448





------- Comment #4 from neumann at karto.baug.ethz.ch  2007-02-05 01:27 PDT -------
(In reply to comment #2)
> Mac OS X will turn off antialiasing in text which is below a specific size.  In
> this case, font-size='4' on the heart text is causing the text to lose its
> antialiasing.
> 
> I'm not sure how we'd fix this.  You really want that system setting to affect
> the final rendered size, not the intermediate size.
> 

ah, that explains it. So we need some extra intelligence in text rendering,
checking the final rendered size in device pixels ...


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list