To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115029
                 Issue #|115029
                 Summary|filter: ipict.cxx, line and patterns
               Component|framework
                 Version|1.0.0
                Platform|Macintosh
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|osnola





------- Additional comments from osn...@openoffice.org Tue Oct 12 09:11:01 
+0000 2010 -------
Actually, ipict.cxx ignores the actual pattern when we draw some lines or some 
shape's frames.
A small proposal to modify the line color (using the pattern to define a new 
color) in these cases.

minor modifications:
- I change nActPenSize form USHORT to Size which is better if we want to draw 
wide line/frame
         ( and not only thin line as actually),
- I create a function IsInvisible which tests if we are in postscript mode or 
if we draw a line/frame 
          with << nActPenSize == 0 >>. 
- I make some changes in order avoid drawing some shapes with transparent 
color...

Note:
- because we use thin line, the color's change are only infinitesimal...

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


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

Reply via email to