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

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #2 from Armin Le Grand <[email protected]> ---
ALG: Found a way to use a MetaFile when exporting a hatch filled background
instead of a limited bitmap. This works well and ppt will use and show vector
data. This also solves the size and quality problem.
Only caveat is that the roundtrip shows bad quality. After investigation it
shows that this is just a visualisation problem; as a result of #119125# any
graphic can be used as fill style, but it's usage in SdrFillBitmapAttribute
will still always convert it to a BitmapEx. This is a very good target for a
further change to keep evtl. metafile and/or svg data down to the primitive
usages. Taking a deeper look...

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

Reply via email to