<!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">
    Hi Hilaire,<br>
    <br>
    On 12/31/2020 3:33 PM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:93e5eafd-7e59-39ec-acf3-a68b409281ce@drgeo.eu"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p><font size="+1">Hi Juan,</font></p>
      <p><font size="+1">I am refactoring my circular toolbar morph to
          adapt to the new morph hierarchy and to use its inner
          transformation. Using the M3 rotation and coordinates system
          simplify the computation of the chevrons along the curved
          toolbar.</font></p>
      <p><font size="+1">As a result the chevron morph are rendered on a
          vector canvas. So shape morph detection works out of the box,
          it simplifies again my code (mouveOver detection).</font></p>
    </blockquote>
    <br>
    Nice!<br>
    <br>
    <blockquote cite="mid:93e5eafd-7e59-39ec-acf3-a68b409281ce@drgeo.eu"
      type="cite">
      <p><font size="+1">One side note: I can't put a Form (the icon of
          the chevron) on the chevron because the vector canvas does not
          accept Form.</font></p>
      <p><font size="+1">Any idea?<br>
        </font></p>
    </blockquote>
    <br>
    Well, the idea is to add support for drawing Forms to VectorEngine.
    I haven't given that priority yet, because I think in general vector
    graphics are preferable (if it is possible to choose).<br>
    <br>
    The attach is a hack using the venerable WarpBlt, that can rotate
    and scale Forms. Please try it. It might suffice until we have the
    VectorEngine VM plugin. If it works for you, I'll later merge it.<br>
    <br>
    <blockquote cite="mid:93e5eafd-7e59-39ec-acf3-a68b409281ce@drgeo.eu"
      type="cite">
      <p><font size="+1"> </font></p>
      <p>Happy New Year 2021 to all of you!</p>
      <p>Hilaire<br>
      </p>
      <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="https://pouet.chapril.org/@hilaire">https://pouet.chapril.org/@hilaire</a></pre>
    </blockquote>
    <br>
    Happy New Year for everybody!<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.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>