[Libreoffice-bugs] [Bug 113696] XHTML Export: Convert exotic image formats to png

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 8 13:35:42 UTC 2017


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

Regina Henschel <rb.henschel at t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |rb.henschel at t-online.de
     Ever confirmed|0                           |1

--- Comment #1 from Regina Henschel <rb.henschel at t-online.de> ---
The problem is deeper. LibreOffice should not generate svm-files at all. Quote
from the spec:
Note: While the image data may have an arbitrary format, vector graphics should
be stored in the [SVG] format and bitmap graphics in the [PNG] format.

There should be a very good reason to use a different format. And in the view
of interoperability the svm format is very bad.

Nevertheless, for XHTML it is indeed not apposite. But why png? That is a
raster graphic format and does not fit well to svm. You loose scalability. For
the svm-file in the attached example the export to svg works well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171108/89ccbc23/attachment.html>


More information about the Libreoffice-bugs mailing list