=== Painterro ===
Contributors: Ivan Borshchov,
Tags: crop, Image editor, paint, image
Requires at least: 3.7
Tested up to: 4.8
License: MIT
License URI: https://opensource.org/licenses/MIT

Paste screenshots and edit images directly in your wordpress admin.
Use Painterro button to visual editor for images editing.
Absolutely free and open source.

With Painterro you can:

- Paste image from clipboard (e.g. screenshot), drag and drop it into widget, or load with open dialog
- Crop image by defined area
- Paint primitives (alpha color can be used)
- Add text
- Rotate, Resize, Scale image
- Pixelize some area to hide sensitive data

Supported hotkeys:

- `Ctrl + Z` - Cancel last operation
- `Ctrl + V` - Paste image from clipboard
- `Ctrl + C` - Copy selected area to clipboard (*internal)
- `Shift` - when drawing **rect**/**ellipse**, Draw **square**/**circle**
- `Shift` - when drawing **line**, draw at angles of `0`, `45`, `90`, `135` etc degrees
- `Alt` - when using pipette, open zoom helper
- `Ctrl` + `Wheel mouse up/down` - Zoom image to 100% and back. Works only if image doesn't fit in the draw area (e.g. area `800x600` and you draw `1920x1080` image)
- `Ctrl + S` - Save image

== Frequently Asked Questions ==

= Where can I found more info about Painterro? =

See [ReadMe](https://github.com/devforth/painterro)

= Where can I report an issue?

Create [github issue](https://github.com/devforth/painterro/issues/new)  (Please add `wordpress` label)

= Where can I suggest a new feature?

Create [github issue](https://github.com/devforth/painterro/issues/new) (Please add `wordpress` label)

= How to help the project without money? =

Press `Star` on [github](https://github.com/devforth/painterro). This will help to know how many people intrested in project.

== Changelog ==

= 0.2.21 =
* Initial plugin version based on painterro 0.2.21

= 0.2.21.5 =
* WordPress 3.7 icon fix

== Upgrade Notice ==

= 0.2.21 =
Initial plugin version

= 0.2.21.5 =
* WordPress 3.7 icon fix

== Screenshots ==

1. Painterro button
2. Painterro plugin look
3. Rectangle tool
4. Crop tool
5. Color Picker