wok diff fltk/description.txt @ rev 24889
grub2: sed command corrected
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 02 17:34:21 2022 +0100 (2022-04-02) |
parents | 328b6e417d66 |
children |
line diff
1.1 --- a/fltk/description.txt Fri Oct 30 01:33:41 2015 +0000 1.2 +++ b/fltk/description.txt Sat Apr 02 17:34:21 2022 +0100 1.3 @@ -1,9 +1,9 @@ 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. 1.8 +FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit 1.9 +for UNIX/Linux (X11), Microsoft Windows, and MacOS X. 1.10 +FLTK provides modern GUI functionality without the bloat and 1.11 +supports 3D graphics via OpenGL and its built-in GLUT emulation. 1.12 1.13 -This package provides Fluid, an interactive GUI designer for FLTK, allowing 1.14 -graphical development of FLTK-based user interfaces. It natively works with 1.15 -(textual) `.fl` files, but also includes rough support for reading `.fd` files 1.16 -produced by fdesign. 1.17 +This package provides Fluid, an interactive GUI designer for FLTK, 1.18 +allowing graphical development of FLTK-based user interfaces. 1.19 +It natively works with (textual) ".fl" files, but also includes 1.20 +rough support for reading ".fd" files produced by fdesign.