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





------- Additional comments from [EMAIL PROTECTED] Mon Apr 28 10:45:31 +0000 
2008 -------
> With 1 line of platform-specific code... This replaces the hundreds of lines 
> of code of all the 
DrawText, DrawTextArray functions

Great! If text justification, text decorations (like 
underline/strikethrough/emphasis marks), multi-line 
controls, etc. still work I'm quite impressed. Also supporting all the exotic 
use cases for rendering old 
metafiles would be nice.

> Any suggestions on how to get the glyph-by-glyph information with
> rendering::XTextLayout and/or from VCL is greatly appreciated

use SalLayout::GetNextGlyphs()
that interface is a little ad-hoc though and will be replaced by a 
container/iterator style interface, but 
the changes for users of that call will be trivial

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