<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:eisa01@gmail.com" title="eisa01 <eisa01@gmail.com>"> <span class="fn">eisa01</span></a>
</span> changed
<a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - SVG: Support for missing font glyph not implemented"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113501">bug 113501</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>NOTOURBUG
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>SVG image with notes not rendered correctly
</td>
<td>SVG: Support for missing font glyph not implemented
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - SVG: Support for missing font glyph not implemented"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113501#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - SVG: Support for missing font glyph not implemented"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113501">bug 113501</a>
from <span class="vcard"><a class="email" href="mailto:eisa01@gmail.com" title="eisa01 <eisa01@gmail.com>"> <span class="fn">eisa01</span></a>
</span></b>
<pre>It's not a Safari bug, the Safari rendering is correct.
I had a look at the SVG code.
It uses the "Maestro" font which is not installed on my system. As such it
defines missing font glyphs to be used instead. This was part of the SVG
standard but has been deprecated removed from SVG 2.0, and support has been
removed from Firefox and Chrome.
It's still valid SVG in the 1.1 version, so it's an open question whether
LibreOffice should support it. I would say the standard for LibreOffice could
be different than web browsers that try to be on the leading edge and rather
implement web fonts.
"When SVG was specified, support for web fonts was not widespread in browsers.
Since accessing the correct font file is however crucial for rendering text
correctly, a font description technology was added to SVG to provide this
ability. It was not meant for compatibility with other formats like PostScript
or OTF, but rather as a simple means of embedding glyph information into SVG
when rendered."
The SVG was created by MakeMusic 2014b.v4722, so you can encounter files with
this in the wild.
Some links with more info:
<a href="http://caniuse.com/#feat=svg-fonts">http://caniuse.com/#feat=svg-fonts</a>
<a href="https://www.w3.org/TR/SVG/fonts.html#GlyphElement">https://www.w3.org/TR/SVG/fonts.html#GlyphElement</a>
<a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/SVG_fonts">https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/SVG_fonts</a></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>