summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-13 19:08:30 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-13 19:08:30 +0200
commit01038e832a305d0b2ad798f3d0dc25003d79e1ad (patch)
tree5002041ca1d6849e4346797cde0b51d878633848 /README.txt
parent6958e5d615c320efd61e9a8ced86d1acc32d78be (diff)
Fix trailing whitespace and dependencies
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index 34cec3183..a5a4e8c87 100644
--- a/README.txt
+++ b/README.txt
@@ -3,10 +3,10 @@ README - Fast Light Tool Kit (FLTK) Version 1.4.0
WHAT IS FLTK?
- The Fast Light Tool Kit is a cross-platform C++ GUI toolkit for
- UNIX(r)/Linux(r) (X11 or Wayland), Microsoft(r) Windows(r), and
- macOS(r). FLTK provides modern GUI functionality without the bloat
- and supports 3D graphics via OpenGL(r) and its built-in GLUT
+ The Fast Light Tool Kit is a cross-platform C++ GUI toolkit for
+ UNIX(r)/Linux(r) (X11 or Wayland), Microsoft(r) Windows(r), and
+ macOS(r). FLTK provides modern GUI functionality without the bloat
+ and supports 3D graphics via OpenGL(r) and its built-in GLUT
emulation. It was originally developed by Mr. Bill Spitzak and is
currently maintained by a small group of developers across
the world with a central repository in the US.