To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79676
User hdu changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |STARTED
--------------------------------------------------------------------------------
Summary|Enable font fallback objec|Enable glyph fallback with
|ts with ATSUI | ATSUI
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jul 17 08:53:38 +0000
2007 -------
Thanks for the patch! It is a good start to attack the problem. There are some
additional things that need
to considered:
- though the relationsships between different fonts are available in vcl's
OutputDevice layer this info isn't
used in the current patch. So it could easily happen that e.g. Arial falls back
to Schoolhouse, which is a
horrible mismatch
- font attributes don't work, e.g. an artificially emboldened Zapfino could
fall back to an already bold Arial
which would get an artificial artificial emboldening
- the method AtsLayout::GetNextGlyphs() doesn't work correctly anymore because
of the unexpected font
changes and since glyphids are font specific, so PDF export becomes corrupted
---------------------------------------------------------------------
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]