Ah! In that case, Plan 1 seems more reasonable. For each character, create a NxN array where you designate the shape of the character just like you would in a pixel grid:
For example, everything you see an “x”, you use a space. Every time you see an “i” you print a star * character.
(Note: What I have above doesn’t actually display anything recognizable. Depending on how big you want to make your scaled character go, you may have a 32x32 grid!)
Going to bed so dont have time to look up the specifics right now but the general idea is that you print it to the canvas and then read the canvas.
Theres some things that can help like TextMetrics - Web APIs | MDN to get the width of what was printed, you know the height (altho theres some quirk with that I cant remember, havent done it in a long time).
Thats the basics of it.
I really want to do this project But having no clue. I’ll give up on this. Sounds too complicated. I always liked to make a LED for diwali using programming. where I write happy diwali in Nepali and other stuffs…Dreams are better left as dreams as that’s what keeps us awake. Since I’ve been taught assembly in '85 '86 uP, I think I could code a uP to draw it or just use code converter.
I’ll do for english now. My weekend project.
Creating engaging and entertaining content for designers and developers since 1998.