GED 2006 (C++)
GED 2006 je velmi jednoduchý bitmapový editor vyvinutý jako školní týmový projekt, na kterém jsem se podílel. Tato aplikace je založena na FLTK toolkitu.
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)
Vývojový tým
- Kamil Dudka
- Jakub Filák
- Lukáš Hefka
- Luděk Hradil