GED 2006 (C++)
GED 2006 is very simple bitmap editor developed as school team project, which development I participated. This application is based on FLTK toolkit.
Basic features
- simple draw (brush, rubber, line, rectangle, circle, ellipse)
- load/save PNG images, plug-in support for other image types
- text draw
- selection area support (for all operations)
- built-in filters, plug-in filters
- intelligent undo/redo support
- macro composition
Screenshots
Source code
Documentation
Prerequisites
- FLTK 1.1.7 (GUI toolkit)
- FreeType library
- libpng library
- Xerces-C++ library
- Doxygen (documentation system)
Development team
- Kamil Dudka
- Jakub Filák
- Lukáš Hefka
- Luděk Hradil