[Bug 10342] Add support for SubPixel font rendering

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 26 21:32:10 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=10342


Byeongsik Jeon <bsjeon at hanmail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18210|0                           |1
        is obsolete|                            |




--- Comment #45 from Byeongsik Jeon <bsjeon at 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.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list