Edytor5
Simple Paint (like ms-paint) in C++, WinAPI ,Code::Blocks projekt.
Install / Use
/learn @andzejek/Edytor5README
Edytor5
Simple image editor written in c/c++.<br> edytor5->paincik<br>
<br>
Features:<br>
-new,open/save(as)( jpeg,bmp,png).<br>
-undo,cut,copy,paste,negative color.<br>
-fullscreen mode.<br>
-painting tools like ms-paint (better spray and brush).<br>
-scale image+scrolls<br>
-custom color palettes from files.<br>
<br>
How to run?:<br>
download Code::Block mingw.<br>
download repo in zip and exec Edytor5.cbp.<br>
<br>
lib:<br>
CodeBlocks\MinGW\lib...<br>
libgdi32.a<br>
libmsimg32.a<br>
libgdiplus.a<br>
libole32.a<br>
