[Libreoffice-ux-advise] [Bug 137007] Enhancement: Please integrate or replicate the functionality of the "Save As Images" extension directly into draw (with bug fixes)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 25 15:30:04 UTC 2020


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

V Stuart Foote <vstuart.foote at utsa.edu> 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|                            |Armin.Le.Grand at me.com,
                   |                            |vstuart.foote at utsa.edu

--- Comment #6 from V Stuart Foote <vstuart.foote at utsa.edu> ---
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 on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list