<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 12/14/2021 5:29 PM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:78adfb5d-5fb4-8408-2087-79f917f5c62c@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">It is better. Still has some issue with some
          icons. Try with the attached one then do:<br>
        </font></p>
      <pre><font size="+1">[(SVGMainMorph fromFile: 'freePoint.svg' asFileEntry) openInWorld]
    on: SVGWarning do: [:warning | warning resume].
</font></pre>
      <p>Inspect the SVG morph, then do:</p>
      <pre>self imageForm: 60@60 depth: 32
</pre>
      <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.<br>
    <br>
    <blockquote cite="mid:78adfb5d-5fb4-8408-2087-79f917f5c62c@drgeo.eu"
      type="cite">
      <p>By the way, you may want to run the SVG examples, some are not
        working.<br>
      </p>
    </blockquote>
    <br>
    Oh yes! Thanks for reporting! They are fixed too.<br>
    <br>
    <blockquote cite="mid:78adfb5d-5fb4-8408-2087-79f917f5c62c@drgeo.eu"
      type="cite">
      <p> </p>
      <p>Best</p>
      <p>Hilaire<br>
      </p>
      <div class="moz-cite-prefix">Le 14/12/2021 à 15:45, Juan Vuletich
        a écrit :<br>
      </div>
      <blockquote type="cite" cite="mid:61B8AE1A.5020501@zoho.com">Hi
        Hilaire,<br>
        <br>
        I pushed a couple of updates on this. Now SVGMainMorph will
        start scaled according to width and height, and #morphExtent
        will give the correct answer (for Layouts). Please pull and try
        it.<br>
        <br>
        Thanks!</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>
    Cheers,<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>