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


User thb changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Feb 15 04:51:53 -0800 
2005 -------
Fixed. This was a multi-headed problem, with the root cause being the fact that
the VCL canvas optimized fully opaque sprites. For slide transitions, the
corresponding sprite was fully filled with an opaque bitmap, but this bitmap
missed the last pixel line being filled in black. Therefore, adapted the VCL
canvas to render polygons 'inclusive', i.e. with one additional pixel to the
right and to the bottom (this matches DX and Java canvas behaviour).
Furthermore, moved the artificial enlarging of sprites, to capture all
antialiased pixel, from the canvas implementations to the slideshow (where we
handle that case, anyway, when calculating shape update areas).

Additionally, (hopefully) fixed the problem that at least under Unix, the very
first effect/transition preview did not show.

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