wok-current annotate fltk/description.txt @ rev 18257
Add pflogsumm
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 04 21:46:59 2015 +0200 (2015-08-04) |
parents | |
children | 328b6e417d66 |
rev | line source |
---|---|
samuel_trassare@11864 | 1 FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux |
samuel_trassare@11864 | 2 (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality |
samuel_trassare@11864 | 3 without the bloat and supports 3D graphics via OpenGL and its built-in GLUT |
samuel_trassare@11864 | 4 emulation. |