<!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">
    Thank you all folks for the warm reception.<br>
    <br>
    If any of you want to help, there are two things that are really
    needed and that don't need diving too deep in the code.<br>
    <br>
    One is to complete the drawing of the character glyphs. Right now,
    we have the lower half, i.e. characters from 33 to 127. We need the
    upper part, using ISO 8859-15, the same glyphs as in Cuis, but in
    vector form. I'm following
    <a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Technical_lettering">http://en.wikipedia.org/wiki/Technical_lettering</a> teaking it a bit
    sometimes. See the attach, install it, and start having fun. Some
    glyphs are easy. For $รก, just copy $a and add the acute accent, etc.
    Some curves might be more challenging. Leave them for later.<br>
    <br>
    The other one is vector version of the window decorations and such
    icons. See method category 'drawing-icons' in Morphic3Canvas. All I
    did is to copy the glyph for $d, to have it barely working.
    Something better is needed, with nice looking colors, etc. You can
    call the methods in 'trajectories - morph coordinates'.<br>
    <br>
    You might find rough edges and bugs. Please report them! Send your
    code back to the list. Open a Change Sorter and file out
    'UnsavedChangesTo-Morphic3' and send it as an attach.<br>
    <br>
    Also, feel free to dig anywhere in the code, play with the examples,
    etc. Please report suggestions, enhancements, bug reports, etc.<br>
    <br>
    Thanks in advance.<br>
    <br>
    Cheers,<br>
    Juan Vuletich<br>
    <br>
    On 9/16/2014 3:06 AM, Casey Ransberger wrote:
    <blockquote
cite="mid:CACemAZcYZdm9P1PT0f+WwrMy+aYt5Aq7=bp0S2aOKKN=iF3AKQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">My word. It's one thing to look at crisp
        screenshots, and another entirely to see this in a running
        system. The rotated browsers. You can read the text diagonally
        and it still looks fabulous. I didn't expect to feel surprised
        when I saw this -- having read and understood your description
        of the algorithm -- but somehow I'm just blown away.
        <div><br>
        </div>
        <div>Congratulations on the milestone. I know how much of
          yourself you've put into this project, and getting this far
          has got to feel pretty damned good.</div>
        <div><br>
        </div>
        <div>Now, let's get this thing rewritten in Slang so we can
          retire the pixel! Let me know what I can do to help, and I'm
          all in.</div>
        <div><br>
        </div>
        <div>Casey</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Sep 15, 2014 at 4:48 PM, Ken
          Dickey <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:Ken.Dickey@whidbey.com" target="_blank">Ken.Dickey@whidbey.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;"><span class="">On Mon, 15 Sep 2014
              11:19:18 -0300<br>
              Juan Vuletich <<a moz-do-not-send="true"
                href="mailto:juan@jvuletich.org">juan@jvuletich.org</a>>
              wrote:<br>
              <br>
              > It is a great pleasure to share the current state of
              the Morphic 3 code<br>
              > with you.<br>
              <br>
            </span>Very cool!!<br>
            <br>
            Thanks for the preview!<br>
            -KenD<br>
            <div class="HOEnZb">
              <div class="h5"><br>
                _______________________________________________<br>
                Cuis mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:Cuis@jvuletich.org">Cuis@jvuletich.org</a><br>
                <a moz-do-not-send="true"
                  href="http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org"
                  target="_blank">http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Cuis mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cuis@jvuletich.org">Cuis@jvuletich.org</a>
<a class="moz-txt-link-freetext" href="http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org">http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>