To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78023
User hdu changed the following:
What |Old value |New value
================================================================================
Component|framework |gsl
--------------------------------------------------------------------------------
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
OS/Version|Linux |Unix, X11
--------------------------------------------------------------------------------
QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Subcomponent|ui |code
--------------------------------------------------------------------------------
Target milestone|OOo 2.x |OOo 2.3
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jul 11 17:08:23 +0000
2007 -------
I found the root cause:
- the document contains some text elements with a font attribute that is
extremely widely stretched
- the font rasterizer doesn't like these insanely stretched fonts
- ignoring these insanely stretched fonts is better than risking a rasterizer
crash
- ignored font instances get an "ignore me" flag
- this "ignore me" flag is unfortunately shared over the whole font face, since
it usually happens for invalid
font files
- in this particular case not the whole font face is bad, just the insanely
stretched instance
=>
Fixed in CWS vcl80
---------------------------------------------------------------------
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]