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


User hdu changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|hdu                       |pl
--------------------------------------------------------------------------------




------- Additional comments from h...@openoffice.org Mon Jan 12 11:51:00 +0000 
2009 -------
> And would you perchance enlighten me with your wisdom what exactly is 
> supposed to be wrong in 
there ?

Sure, listen to these words of wisdom:
The line
   aGNGlyphPos.X() += nAdvanceWidths[i]/rLayout.GetUnitsPerPixel();
only works when orientation==0. Likewise the line when the vertical-alternate 
glyphs are enabled
   aGNGlyphPos.Y() += nAdvanceWidths[i]/rLayout.GetUnitsPerPixel();
only works when orientation==2700.
The proper solution is to advance the glyph postion in the direction requested 
by the orientation.

---------------------------------------------------------------------
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to