Bug 100522 - implement ODG export to GZIP compressed .svgz format
Summary: implement ODG export to GZIP compressed .svgz format
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
5.0.3.2 release
Hardware: x86-64 (AMD64) All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: target:7.5.0
Keywords: filter:svg
: 144367 (view as bug list)
Depends on:
Blocks: Format-Filters SVG-Save
  Show dependency treegraph
 
Reported: 2016-06-21 16:01 UTC by Pierre-Luc Rigaux
Modified: 2023-06-10 18:43 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
initial (8.76 KB, application/vnd.oasis.opendocument.graphics)
2016-06-21 16:01 UTC, Pierre-Luc Rigaux
Details
exported file (7.73 KB, image/svg+xml-compressed)
2016-06-21 16:01 UTC, Pierre-Luc Rigaux
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Luc Rigaux 2016-06-21 16:01:05 UTC
Created attachment 125807 [details]
initial

The export of a draw file in svgz export it to svg (but the file extension shows svgz). Basically, it doesn't compress.
Comment 1 Pierre-Luc Rigaux 2016-06-21 16:01:39 UTC
Created attachment 125808 [details]
exported file
Comment 2 V Stuart Foote 2016-06-21 19:05:24 UTC
Support for SVGz import was added to import filter for bug 75487 -- the File type label shows .svgz but that is for import only--not the export action.

There is no corresponding support for the SVG export filter to create a .SVGZ archive.

@Tomaž--an EazyHack for the enhancement?
Comment 3 Heiko Tietze 2016-06-22 07:56:29 UTC
Moving to component filters and storage
Comment 4 Roman Kuznetsov 2021-09-08 17:58:11 UTC
*** Bug 144367 has been marked as a duplicate of this bug. ***
Comment 5 Commit Notification 2022-06-22 12:11:45 UTC
offtkp committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/9a5d46070e70e8cf42bea0dad37063d9ed71e375

tdf#100522 Add support for exporting SVGZ in Draw

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 6 Paris Oplopoios 2023-06-10 18:42:57 UTC
I think this can be closed as resolved