<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - use library resvg for work with SVG file"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=117788#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - use library resvg for work with SVG file"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=117788">bug 117788</a>
from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
<pre><span class="quote">>1. We have a lot of problem with SVG now in LibreOffice</span >
Not my opinion. Do you talk about import or export? SVGIO is currently only
import. Using something else will also need *lots* of work - I do not think
that an external library will import to Objects that we iternally use?
With an own lib we can fix needed stuff anytime, we have control.
<span class="quote">>2. We don't have any developers for improvement our svgio</span >
I am here :-) And others, too.
<span class="quote">>3. resvg is external library with own author.</span >
One guy, right. Will he fix bugs we request to-be-fixed? Will he add stuff that
we need? Will he stay?
<span class="quote">>4. resvg has license MPL 2.0, that allows use it in to LibreOffice</span >
true.
As said, we have no good SVG export, but import using svgio is fine. It
converts with high quality to Primitives, it keeps the unchanged SVG as
original in ODF, it can be broken to SdrObjects.
That last step can (always) be improved. SdrObjects can do less things that SVG
-> will never be optimal.
But that's exactly the same with an external lib.
If you expect to use an external lib and then be able e.g. to edit SVG in
Draw/Impress/otherApps, that's not the case.</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>