[Webkit-unassigned] [Bug 60317] Text is scaled in a stair-step pattern
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 18 10:34:35 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60317
--- Comment #11 from Levi Weintraub <leviw at chromium.org> 2011-05-18 10:34:35 PST ---
Created an attachment (id=93932)
--> (https://bugs.webkit.org/attachment.cgi?id=93932&action=review)
Font-size doesn't solve this problem either
(In reply to comment #9)
> I ran across this problem a while ago as well.
> Levi, does that help?
Thanks for taking a look!
I actually tried piping floating point sizes down to CGFont (which takes a float for its size) and found that it makes no difference. Requesting fonts of different pixel sizes doesn't even always result in different-sized fonts, which I believe illustrates this point quite well. I wish there were better feedback from the font system as to the *actual* size of the returned font, and how it differs from the specified size.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list