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





------- Additional comments from [EMAIL PROTECTED] Thu Oct  9 14:17:11 +0000 
2008 -------
@fme: 

Something seems to be wrong with the expanded blanks, if the blank is the last
character of the portion. The bNoHalfSpace actually doesn't matter in this 
case, as 

> fntcache.cxx line 1871
> if ( i + 1 == nCnt )
>     nSpaceSum += nSpaceAdd;
      
Strangely enough, in UniscribeLayout::ApplyDxArray, the mpCharWidths array shows
the character before the blank with the expanded width, and the blank with its
regular width. My crazy UniscribeLayout::KashidaItemFix() ensures that this
problem hasn't been left unnoticed, (: as it attempts to expand stretched glyphs
to the minimal kashida width. Without this the visual result of the problem
would occur less frequently, only when the added width exceeds the minimal
kashida width.

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