To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72129


User hdu changed the following:

                What    |Old value                 |New value
================================================================================
OtherIssuesDependingOnTh|                          |46020,54603
                      is|                          |
--------------------------------------------------------------------------------
                 Summary|some fonts position their |ttfonts with bad CMAP but 
                        |glyphs strangely          |good POST tables can be re
                        |                          |scued
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 2.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Dec  7 04:59:13 -0800 
2006 -------
We cannot link to fontconfig directly. Psprint currently does it dynamically, so
we either have to use psprint's FontCfgWrapper directly or wrap the
FontCfgWrapper again on the salgdi layer. To get all the functionality required
in the future e.g. for issue 54603, issue 46020, etc. we will need almost all of
fontconfig's symbols, so wrapping the wrapper again is not a good idea.

Exporting psprint's wrapper is also not sufficient, since vcl_core (which
contains gcach_ftyp.cxx) doesn't link to it directly, but only via the
vcl_plugin modules. Since this overmodularization is causing real problems that
cannot be resolved easily without
- introducing a new and very strong dependency
- excessive tunneling and rewrapping and hacking
it is probably best to undo the commits to vcl70, so its 2.2 target is not
endangered.
This issue and the related issues above should probably get their own CWS.

---------------------------------------------------------------------
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]

Reply via email to