[Webkit-unassigned] [Bug 10401] REGRESSION: NUL characters rendered with non-zero width when font is Verdana

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 23:59:20 PST 2006


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




------- Comment #6 from mitz at webkit.org  2006-11-10 23:59 PDT -------
Testing in TextEdit on my system, I found out that Helvetica's zero-width space
glyph has non-zero width. Verdana's zero-width space appeared to have zero
width, but I think the problem in WebKit is only in particular sizes of
Verdana, so it might be irrelevant to TextEdit if it uses a different
renderingMode.

It looks like in addition to forcing nulls to be zero-width spaces, you need to
force the width of the zero-width space glyph to 0.


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