wok diff fltk/description.txt @ rev 18201
Up tazpanel (509)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 13 12:03:55 2015 +0200 (2015-07-13) |
parents | |
children | 328b6e417d66 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/fltk/description.txt Mon Jul 13 12:03:55 2015 +0200 1.3 @@ -0,0 +1,4 @@ 1.4 +FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux 1.5 +(X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality 1.6 +without the bloat and supports 3D graphics via OpenGL and its built-in GLUT 1.7 +emulation.