painterro
painterro copied to clipboard
Painterro - JavaScript painting plugin
I can't copy the canvas as an image. Is it possible to enable the copy image with right click on the canvas? or add copy button that copy the full...
**Describe the bug** html2canvas defaults to `window.devicePixelRatio` for the `scale` property ([docs](https://html2canvas.hertzen.com/configuration)), but [getScale](https://github.com/devforth/painterro/blob/fd402ff87016835ac59dc7820da49b42ad51e3f3/js/main.js#L1168) does not account for it. When `scale` is passed to html2canvas, it overwrites the default value....
**Describe the feature** It will great to have an ability to add an image Icons for technical drawings and have arrows option for side dimensions **Possible analogs?** Gimp, MSPaint, Inkscape,...

Thanks for sharing the project, we'd love to have a draw curve tool in this painterro
- Allow to click/hover image to show painterro panel. - No extra background should look like a panel near image (overflow bottom content) - Should follow the image on any...
At First i should thank you for sharing this with us, it's very nice and has been very useful to me. I know this is too much, but can you...
**Describe the bug** I am not able to select the text outside of the using the cursor dragging. **Painterro version** 1.2.78 **To Reproduce** Steps to reproduce the behavior: 1. Turn...
**Describe the bug** When I add a long text to my image in a way that the text would exceed the canvas' boundaries, automatic linebreaks are added in the preview....
**Describe the feature** Would be nice to have sth like `setColor` API that will alow user to dynamically set color of the active tool.