<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 15, 2017 at 4:31 PM, Ronald Barnes <span dir="ltr"><<a href="mailto:ron@ronaldbarnes.ca" target="_blank">ron@ronaldbarnes.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">Bob Jonkman wrote on 2017-03-15 04:04 PM:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Here's an amusing thing: Have a look at the KWLUG logo, first in<br>
Firefox (or some other Gecko browser), then in Chromium (or some other<br>
Webkit browser). The font for "LinuX" is rendered as sans-serif in<br>
Gecko, but avec-serif in Webkit.<br>
</blockquote>
<br></span>
Hi Bob,<br>
<br>
They look the same to me in Firefox and Chromium.<span class="gmail-"><br></span></blockquote><div><br></div><div>The SVGs are using "Arial Black".<br><br></div><div>Rendering would depend fonts installed, fallbacks configured, defaults, and preferences (likely including biases from both fontconfig and web browser in there, as well). I get a blocky text that is consistent between both Chrome and Firefox, and looks like neither of Bob's screenshots.<br><br></div><div>I don't have the MS fonts installed, but I do have the following, which looks somewhat like you'd expect Arial Black to:<br></div><div><br>$ fc-match "Arial Black"<br>ArchivoBlack.ttf: "Archivo Black" "Regular"<br><br></div><div> <span class="gmail-"></span><br><span class="gmail-">
</span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The !Fediverse pays attention to us[1]: @<a href="mailto:vinz@gnusocial.de" target="_blank">vinz@gnusocial.de</a> recommends<br>
we convert the logo's fonts into paths to avoid display issues.<br>
</blockquote>
<br></span>
It appears they already *are* converted to paths (SVG file).<br></blockquote><div><br></div><div>The logo is an SVG file, but the text is just text, not yet traced to paths. This 1/2 of the markup for the letter X, for example:<br><br><pre id="gmail-line1" style="margin-left:40px"><span><<span class="gmail-start-tag">text</span>
<span id="gmail-line319"></span><span class="gmail-attribute-name">xml:space</span>="<a class="gmail-attribute-value">preserve</a>"
<span id="gmail-line320"></span><span class="gmail-attribute-name">style</span>="<a class="gmail-attribute-value">font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:200px;font-family:'Arial Black';-inkscape-font-specification:'Arial Black';fill:#000000;fill-opacity:1;stroke:none</a>"
<span id="gmail-line321"></span><span class="gmail-attribute-name">x</span>="<a class="gmail-attribute-value">560</a>"
<span id="gmail-line322"></span><span class="gmail-attribute-name">y</span>="<a class="gmail-attribute-value">853.50507</a>"
<span id="gmail-line323"></span><span class="gmail-attribute-name">id</span>="<a class="gmail-attribute-value">text3489</a>"></span><span></span><span><<span class="gmail-start-tag">tspan</span>
<span id="gmail-line324"></span><span class="gmail-attribute-name">sodipodi:role</span>="<a class="gmail-attribute-value">line</a>"
<span id="gmail-line325"></span><span class="gmail-attribute-name">id</span>="<a class="gmail-attribute-value">tspan3491</a>"
<span id="gmail-line326"></span><span class="gmail-attribute-name">x</span>="<a class="gmail-attribute-value">560</a>"
<span id="gmail-line327"></span><span class="gmail-attribute-name">y</span>="<a class="gmail-attribute-value">853.50507</a>"></span><span>X</span><span></<span class="end-tag">tspan</span>></span><span></span><span></<span class="end-tag">text</span>></span><span></span></pre></div></div><br>-- <br><div class="gmail_signature"><div dir="ltr">Chris Irwin<br><<a href="mailto:chris@chrisirwin.ca" target="_blank">chris@chrisirwin.ca</a>></div></div>
</div></div>