Make the cursor a self-drawn image
问题 I have a paint application program I have programmed from scratch in processing.js and incorporated it into my markdown code on my GitHub page. This means I would prefer to not use CSS (I would have to link to a JavaScript program that creates a link element to the CSS file and appends it to the head). In the paint program, there is an eraser that just paints the background, but I want it to look more like they are using an eraser by changing the cursor to the eraser when they have the eraser