http://bugs.winehq.org/show_bug.cgi?id=10342
Byeongsik Jeon bsjeon@hanmail.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18210|0 |1 is obsolete| |
--- Comment #45 from Byeongsik Jeon bsjeon@hanmail.net 2008-12-26 21:32:09 --- Created an attachment (id=18226) --> (http://bugs.winehq.org/attachment.cgi?id=18226) Fix the fake_italic kerning and artifacts issue #3.
I attached a patch for this problem.
"kerning issue" seems a kerning problem, but it's not. It's the rendering problem. The bitmap image by FT_Render_Glyph() is trimed image using FT_Outline_Get_CBox() in the FreeType2 library.
Thank you for your report. Please, I hope your test.