mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 11:25:22 +08:00
Documentation: remove « "FLTK", pronounced "fulltick" »
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
\page intro Introduction to FLTK
|
\page intro Introduction to FLTK
|
||||||
|
|
||||||
The Fast Light Tool Kit ("FLTK", pronounced
|
The Fast Light Tool Kit ("FLTK") is a cross-platform C++ GUI toolkit for
|
||||||
"fulltick") is a cross-platform C++ GUI toolkit for
|
|
||||||
UNIX®/Linux® (X11 or Wayland), Microsoft® Windows®, and
|
UNIX®/Linux® (X11 or Wayland), Microsoft® Windows®, and
|
||||||
Apple® macOS®. FLTK provides modern GUI functionality without the
|
Apple® macOS®. FLTK provides modern GUI functionality without the
|
||||||
bloat and supports 3D graphics via OpenGL® and its built-in
|
bloat and supports 3D graphics via OpenGL® and its built-in
|
||||||
|
|||||||
@@ -7,8 +7,9 @@ version 1.4.0, a C++ Graphical User Interface
|
|||||||
("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X.
|
("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X.
|
||||||
|
|
||||||
Version 1.4.0 introduces support for a new windowing system
|
Version 1.4.0 introduces support for a new windowing system
|
||||||
under LINUX: Wayland. Thus, FLTK applications under LINUX can
|
under Linux/Unix: Wayland. FLTK applications under Linux/Unix
|
||||||
now be built to use either X11 or Wayland as windowing system.
|
run, unchanged, as Wayland or X11 clients depending on what's
|
||||||
|
available at run-time.
|
||||||
|
|
||||||
Each of the chapters in this manual is designed as a tutorial for
|
Each of the chapters in this manual is designed as a tutorial for
|
||||||
using FLTK, while the appendices provide a convenient reference
|
using FLTK, while the appendices provide a convenient reference
|
||||||
|
|||||||
Reference in New Issue
Block a user