JamesSG2 / Handwriting-Conversion-Application

This app would take in multiple images of a persons handwriting and then analyze those images (using AI software) in order to create a simulator that would then be able to output your personal handwriting as you type on a keyboard.
7 stars 0 forks source link

fixed bug that occured during height increases #24

Closed rover-t closed 3 years ago

rover-t commented 3 years ago

When a new character was to be added that was taller than any previous characters a typo led to erroneous outputs. I fixed the typo to prevent this issue.