EasyPaint
EasyPaint copied to clipboard
Yet another painting software
The machine translations were created with Bing Translator, sorry about that.
I can do this, I guess
A basic feature in image editing - multiple layers Maybe adding this will be great
As shown in snap, green area can be used for some picked color stack and some hot color. Then the bottom line can be removed. 
fixed issue #151 minor bug remains, for showing the color picker palette you have to click on color picker palette **and then to IMAGE_AREA** this demonstrates the minor bug :...
As per #151
Implement mathematical function to an image. Like a Shader, but way more easier format. Like : ``` px.r = (px.r > 127) * 255 px.g = 0 px.b = 0...
Switching formats - truecolor/indexed/greyscale/bw; also - bit depth. Maybe change "Effects" menu to other name and then also change name of Effects class.
That is: "mirror horizontally" and "mirror vertically", or "flip horizontally" and "flip vertically".