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 [email protected] 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: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]