To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71094
------- Additional comments from [EMAIL PROTECTED] Fri Nov 3 00:09:58 -0800 2006 ------- I disabled the advance.y by embedded FT_GlyphSlot_Embolden using this: sal_Int32 advancey = maFaceFT->glyph->advance.y FT_GlyphSlot_Embolden call maFaceFT->glyph->advance.y = advancey the upgrade rendering disappeared, all charactors in a horizontal. But the x render still have problem. that will caused different kerning for each charactors. about six charactors as a round. please see attachment. Then I disabled advancex and advancey by same way. OOo work well. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
