To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88376
User hdu changed the following:
What |Old value |New value
================================================================================
IssuesThisDependsOn| |72129
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Aug 22 08:10:31 +0000
2008 -------
Now I found the real root cause:
When fontconfig's FcFreeTypeCharIndex() is called it tries some charmaps on the
FT_Face and doesn't reset it to its
original. In this case the charmap was changed from FT_ENCODING_UNICODE to
FT_ENCODING_APPLE_ROMAN, so
an U+00E4 (a with diaresis) became an APPLE_ROMAN_0xE4 (per mille sign), etc.
Disabling the patch from issue 72129 fixes the bad regression.
---------------------------------------------------------------------
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]