wok-current annotate fltk/description.txt @ rev 16773
busybox: add fatattr
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 20 15:21:26 2014 +0200 (2014-06-20) |
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. |