To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24517
User hdu changed the following:
What |Old value |New value
================================================================================
CC|'wouter' |'fme,wouter'
--------------------------------------------------------------------------------
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Aug 8 07:18:23 -0700
2006 -------
@FME: In this use case Writer enables underlining for
OutputDevice::DrawStretchText with two spaces for underlining the portions.
VCL's DrawStretchText positions the glyphs according to the requested target
width. The width of this stretched text can of course not be smaller than the
widest glyph of the string, so in this case the minimal underline width you can
get is the width of one space. This needs to be addressed in the Writer.
In VCL there is a related bug though: if the target width is smaller than the
widest glyph the stretching is aborted. VCL should approximate the target width
to the width of this widest glyph instead.
---------------------------------------------------------------------
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]