You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/10/10 15:25:58 UTC

[Bug 121194] New: Better support for vector fill styles

https://issues.apache.org/ooo/show_bug.cgi?id=121194

          Priority: P3
            Bug ID: 121194
          Assignee: ooo-issues@incubator.apache.org
           Summary: Better support for vector fill styles
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: Armin.Le.Grand@me.com
          Hardware: All
            Status: CONFIRMED
           Version: AOO350-dev
         Component: editing
           Product: drawing

ALG: With #119125# fill props may be vector graphics and transparent bitmaps.
Internally these are used as BitmapEx by usig GetBoitmapEx() on the Graphic, so
MetaFiles and svg get converted as needed. With #121183# these get better
buffered inside Graphic class for better performance. This task is for
enhancing their usage from internally using the bitmap fallback to vector where
possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 121194] Better support for vector fill styles

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=121194

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED
           Assignee|ooo-issues@incubator.apache |Armin.Le.Grand@me.com
                   |.org                        |

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
ALG: Taking over...

-- 
You are receiving this mail because:
You are the assignee for the bug.