Public vals
1
hasparus
czarkowyEdytorDat
HTTP
* This app allows users to drop an image onto the canvas, add text to it, move the text around,
* edit the text directly on the canvas, and save the result to their local disk.
* We'll use the HTML5 Canvas API for image manipulation and the File System Access API for saving files.
1