<div dir="ltr"><div dir="ltr">On Wed, Apr 21, 2021 at 1:55 PM Craig Latta <<a href="mailto:craig@blackpagedigital.com">craig@blackpagedigital.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hi--<br>
<br>
      Douglas Brebner wrote:<br>
<br>
 > I just remembered, Squeak has (used to have?) a handwriting<br>
 > recognition system called Genie. That may make a useful addition to a<br>
 > phone UI. Maybe even resurrect graffiti from the palm pdas :)<br>
<br>
      And on the iPad, there's Scribble. I wrote SqueakJS support for <br>
it. I hide an invisible HTML text input element underneath wherever <br>
you're entering text, and Scribble recognizes it. It does both ink-based <br>
recognition and the sliding-around-on-an-onscreen-keyboard thing, which <br>
I really like.<br>
<br>
      <a href="https://vimeo.com/494744698" rel="noreferrer" target="_blank">https://vimeo.com/494744698</a><br>
</blockquote><div><br></div><div>Oh cool! Does it need image-side support? If not I'd love to get this into SqueakJS proper - I think having a hidden text field might solve the various issues we have on e.g. Android, or with copy/paste on Safari.</div><div><br></div><div>Vanessa </div></div></div>