https://bugs.documentfoundation.org/show_bug.cgi?id=137007

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=67
                   |                            |614,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=96
                   |                            |922
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #6 from V Stuart Foote <[email protected]> ---
The basic macro in the .OXT extension looks to push an array of slides/pages as
multiple GraphicExportFilter calls. Implementing the multi-page/multi-slid
export option internally would be cleaner than an unmaintained Basic Macro --
devs could keep an eye on it, and this is a duplicate of bug 67614

As to missing transparency in current extension, IIUC the GraphicExportFilter
has legacy VCL PNG handling of just RGB 3tupple, missing opacity--not using the
work done for bug 96922.  

Does the GraphicExportFilter for PNG export need to be tweaked to produce 32bit
RGBA when needed? @Armin?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to