rewrite of a Valentine’s Day card generator i wrote a couple years ago to make it more flexible customisable (e.g. being able to move the textbox, better control over fonts..)
rewrite of a Valentine’s Day card generator i wrote a couple years ago to make it more flexible customisable (e.g. being able to move the textbox, better control over fonts..)
Mmmkay I’m not getting this done on time am I lol
After a lot of fiddling, here’s a text renderer!! You can drag the text around!! Next up, actually editing the text lmao
Log in to leave a comment
it draws pictures to the thing now!!
that’s enough work for today, i forgot how tiring javascript canvas is to work with
tomorrow i’m going to add the concept of a text box and let you position it anywhere (this is a limitation of the previous version: i wasn’t planning on using it for more than one year and hardcoded the location of text. this rewrite will fix it!! i hope)
the image i used is the picture i used for the previous version of this project last year. lets see if i can pull something together this year lol
Log in to leave a comment
Set up a new vite project and imported some styles from my website, made a canvas and made it a blank screen, now its time to write some code :D
Log in to leave a comment