<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Add support to export SVGZ images, which are compressed SVG format images from LibreOffice Calc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144367">144367</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add support to export SVGZ images, which are compressed SVG format images from LibreOffice Calc
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.1.5.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>zimon@iki.fi
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Calc can export SVG images, which are useful when a graph contains lots of
information and ie. font size 6 is used to show labels and in X/Y-axes. Often
much better format to use when exporting graph-images from the Calc, and later
imported to PDF-document. Smooth and sharp unlimited zooming is useful.

But since SVG images are XML, they are well (lossless) compressible to SVGZ
format.

(I saw some support for reading SVGZ files as a batch in <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Other: support for svgz"
   href="show_bug.cgi?id=75487">bug #75487</a> but it
didn't mention support for export and at least in LO which comes in Fedora 34
[v.7.1.6.2.0] exporting SVGZ from Calc seems not to be possible.)

Steps to Reproduce:
1. Make a graph in LO Calc. Use font size 5 or 6 in labels.
2. Use mouse 2nd button over the graph and take Export As Image
3. Choose format SVG in bottom right where format is chosen. See there is no
SVGZ
4. Save the image as SVG.




Actual Results:
5. Check with Notepad or with hexeditor or with CLI less, the SVG file is
uncompressed XML file.

Expected Results:
Be able to select SVGZ as a image format in stage 3, and have compressed SVGZ
image file exported.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.6.2.0+
Build ID: 10(Build:2)
CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>