To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101378
                 Issue #|101378
                 Summary|DrawTransparent does not support Hairlines
               Component|Drawing
                 Version|DEV300m46
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|hdu
             Reported by|aw





------- Additional comments from a...@openoffice.org Mon Apr 27 13:54:22 +0000 
2009 -------
AW: When using OutputDevice::DrawTransparent(...) with a PolyPolygon with
non-closed polygons in the sense to paint hairlines (no fill pen, only line pen
set), currently nothing is painted since the wrong DrawPolyPolygon is triggered
form the common implementations.
It should be possible to extend the current system-specific implementations of
:drawPolyLine(const basegfx::B2DPolygon&, ...) methods with a 'double
fTransparency' parameter (same as in the :drawPolyPolygon(...) implementations)
and to use that directly.

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to