<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 12/16/2021 5:13 AM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:5b969e77-3716-db5c-9888-0cff26b6b425@drgeo.eu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="+1">Thanks Juan, <br>
        </font></p>
      <p><font size="+1">Yes, it works nicely. It fixes the rendering of
          a few other icons too.</font></p>
      <p><font size="+1">Included here is another icon not rendering
          correctly with SVG package. Seems related to surface with
          hole.</font></p>
      <p><font size="+1">Hilaire<br>
        </font></p>
    </blockquote>
    <br>
    I see. I was taking slightly different criteria for closing a path
    and opening a new one. In this SVG, all the marks were considered
    part of a single (not correctly closed) path, and therefore fill
    "paint" leaked. I changed it to follow what Chrome seems to be
    doing, considering that each "move" command closes current path and
    opens a new one. Now the artifact is gone.<br>
    <br>
    Updated VectorGraphics package is at GitHub.<br>
    <br>
    Thanks!<br>
    <br>
    <blockquote cite="mid:5b969e77-3716-db5c-9888-0cff26b6b425@drgeo.eu"
      type="cite">
      <p> </p>
      <div class="moz-cite-prefix">Le 15/12/2021 à 19:07, Juan Vuletich
        a écrit :<br>
      </div>
      <blockquote type="cite" cite="mid:61BA2EDB.6070909@zoho.com">
        <blockquote
          cite="mid:78adfb5d-5fb4-8408-2087-79f917f5c62c@drgeo.eu"
          type="cite">
          <p>The resulting form does not have the right scale. It looks
            like it is cropped then scaled to 60@60, so it is oversized.</p>
        </blockquote>
        <br>
        Please try again. I think I fixed it correctly.</blockquote>
      <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a class="moz-txt-link-freetext" href="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a>
@JuanVuletich</pre>
  </body>
</html>