1j01 / jspaint

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

image-manipulation.js:54 Uncaught ReferenceError: draw_polygon is not defined #132

Closed hellohappy0 closed 5 years ago

hellohappy0 commented 5 years ago

1547897744 1

Hi, I found your work very useful, but I encountered some problems when I used it. On the sogou browser ( not ie ) ,I can't use brushes properly. And the chrome browser works fine.

1j01 commented 5 years ago

Hi, I'm not supporting this browser, sorry. From the error it looks like it doesn't support WebGL.

If you want a good image editing program, Paint.NET is a really solid one, or if you want a browser-based one, Photopea might work for you; it's more advanced, altho you may run into similar problems.

hellohappy0 commented 5 years ago

Thanks for your advice,It helped me a lot ~