To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74023
                 Issue #|74023
                 Summary|Part of sentence and Euro sign is printed garbled (on 
                        |paper and PostScript file)
               Component|framework
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|hdu
             Reported by|md





------- Additional comments from [EMAIL PROTECTED] Tue Jan 30 08:06:08 -0800 
2007 -------
A part of a sentence (incl. EURO sign) is printed garbled on paper and when
printing in PostScript file. PDF export is looking OK. Helvetica Euro symbols
are not printed at the right location.

pl->hdu: The problem with the Euro sign is that the printer builtin font is
assumed not to contain it since there is no metric contained in Helvetica.afm.
This leads to psprint reporting a width of -1 to indicate a missing glyph, which
should trigger glyph fallback but seems to play havoc with your SalLayout
instead. Please have a look.

hdu: I found the bug in this scenario:
DrawStretchText + glyph fallback + (base level font units != 1)
The bug is related to #i23827#.

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