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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 01:30:25 PDT 2007


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


marcus.erronius at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcus.erronius at mac.com




------- Comment #6 from marcus.erronius at mac.com  2007-07-20 01:30 PDT -------
(In reply to comment #3)
> See also: bug 4842 (duplicate?).

This appears to be somewhat linked to bug 14242 as far as I can tell.

There may be one fix for the two issues here:
1. Anti-aliasing is based on the specified point size, rather than the final
display size;
2. Point size is rounded to the nearest integer value, regardless of possible
later scaling.

I'll upload a testcase...


-- 
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