Skip to content

Simple image editor in C. Functions: BMP/XPM2/TXT support, 16 colors, copy/paste, undo, lines, rectangles.

Notifications You must be signed in to change notification settings

krawat10/Paint-cmd-edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paint-cmd-edition

It is an image editor written in C. Functions: -drawing rectangles (real-time view) -drawing lines (real-time view) -save/open .bmp files -save/open .xpm files -save/open own files -support 16 colors -undo function (basing on dynamic memory) -open files by command -open new files

About

Simple image editor in C. Functions: BMP/XPM2/TXT support, 16 colors, copy/paste, undo, lines, rectangles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published