[webkit-reviews] review requested: [Bug 30629] [Haiku] Issue with accented letters : [Attachment 41563] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 07:16:12 PDT 2009


Maxime Simon <simon.maxime at gmail.com> has asked  for review:
Bug 30629: [Haiku] Issue with accented letters
https://bugs.webkit.org/show_bug.cgi?id=30629

Attachment 41563: Patch
https://bugs.webkit.org/attachment.cgi?id=41563&action=review

------- Additional Comments from Maxime Simon <simon.maxime at gmail.com>
Accented letters have a twice to big width (problem with unicode).

The function SimpleFontData::platformWidthForGlyph(Glyph) is wrongly
implemented. So I reused charUnicodeToUTF8HACK(unsigned short, char*)
from WebCore/platform/graphics/haiku/FontHaiku.cpp .

Regards,
Maxime


More information about the webkit-reviews mailing list