Avatar

hasparus

Joined January 12, 2023
Public vals
1
hasparus avatar
czarkowyEdytorDat
@hasparus
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.
Next