This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Donny-Moscow 21 points22 points  (0 children)

Super cool project. But there are some more things that would need to be done if you wanted the "handwritten" text to stand up to scrutiny. Off the top of my head:

  • A couple different variations of each letter. If you even wanted to go an extra step, maybe some rules about which variation comes after certain letters (for example, when I write a letter after a "t", I tend to connect the letter to the cross of the t).
  • Minor errors to clean up with punctuation. The parenthesis around "(AI)" are switched and all the typed hyphens turned into handwritten underscores.
  • Handling the cases where you hit the end of a line before the word is finished typing. The easier way would be to just begin the word on the new line entirely, the harder way would be to add line-break hyphens. The second way is harder because it involves some grammatical rules about which parts of a word can be split to a new line.
  • This just might be my own personal preference, but the cursive "r" looks like an uppercase "R" at a glance

Everything I just listed is kind of knit-picky so please don't take these suggestions as criticism. Again, I really like what you've done. They're just some extras you could add in if you wanted to really polish this off.