[Webkit-unassigned] [Bug 108145] Italic characters overlaps with normal when set font "Arial"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 18:27:28 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108145





--- Comment #5 from Chen Zhixiang <chenzx at cn.fujitsu.com>  2013-01-30 18:29:28 PST ---
Created an attachment (id=185650)
 --> (https://bugs.webkit.org/attachment.cgi?id=185650&action=review)
Italic character should get the text run width an increment

The font engine calculates italic character's glyph advance_x as normal character, however, if we take the whole text run into consideration, the last italic character will stretch right a little which adds to the text's width. The causes text overlap if the next following character is in normal font.

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