1j01 / jspaint

🎨 Classic MS Paint, REVIVED + ✨Extras
https://jspaint.app/about
MIT License
7.17k stars 562 forks source link

Spray can works not like in mspaint #257

Open lafoxxx92 opened 2 years ago

lafoxxx92 commented 2 years ago

Click+hold, watch as completely solid circle appears

mspaint: shape transforms to solid circle after precisely same time shape gets filled evenly (same pixels per second)

you: shape is different (no more little 1x1 "tongues" on the sides) different time needed to make solid circle on different attempts. when about 90% is filled (all pixels at the center), the algorithm doesn't get to fill the missing pixels near the edges, and fill speed drops to only 1-2 pixels per second. This "stage" is the longest.

image