cardgen banner

cardgen

3 devlogs
4h 41m 38s

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..)

Bye

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

0
Bye

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

Attachment
0
Bye

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

Attachment
0