Update README.md for release 1.4.4
This commit is contained in:
parent
75f3bdfa55
commit
2bc7211058
40
README.md
40
README.md
@ -1,21 +1,39 @@
|
||||
# README - Fast Light Tool Kit (FLTK) Version 1.4.3
|
||||
# README - Fast Light Tool Kit (FLTK) Version 1.4.4
|
||||
|
||||
## WHAT IS FLTK?
|
||||
## What is FLTK?
|
||||
|
||||
The Fast Light Tool Kit is a cross-platform C++ GUI toolkit for
|
||||
UNIX®/Linux® (X11 or Wayland), Microsoft® Windows®, and macOS®.
|
||||
FLTK provides modern GUI functionality without bloat and
|
||||
supports 3D graphics via OpenGL® 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 on GitHub.
|
||||
The Fast Light Tool Kit (FLTK) is a cross-platform C++ GUI toolkit
|
||||
for UNIX®/Linux® (X11 or Wayland), Microsoft® Windows®, and macOS®.
|
||||
FLTK provides modern GUI functionality without bloat and supports
|
||||
3D graphics via OpenGL® 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 on GitHub.
|
||||
|
||||
https://www.fltk.org/
|
||||
https://github.com/fltk/fltk/
|
||||
|
||||
## Licensing
|
||||
|
||||
FLTK comes with complete free source code. FLTK is available
|
||||
under the terms of the GNU Library General Public License with
|
||||
exceptions (e.g. for static linking).
|
||||
Contrary to popular belief, it can be used in commercial
|
||||
software! (Even Bill Gates could use it.)
|
||||
|
||||
## Online Documentation
|
||||
|
||||
The documentation in HTML and PDF forms can be created by
|
||||
Doxygen from the source files. HTML and PDF versions of this
|
||||
documentation are also available from the FLTK web site at:
|
||||
|
||||
https://www.fltk.org/documentation.php
|
||||
|
||||
## Further Information
|
||||
|
||||
For more information see README.txt:
|
||||
https://github.com/fltk/fltk/blob/master/README.txt
|
||||
https://github.com/fltk/fltk/blob/branch-1.4/README.txt
|
||||
|
||||

|
||||
|
||||
[](https://github.com/Albrecht-S/fltk/actions/workflows/build_fluid_docs.yml)
|
||||
[](https://github.com/fltk/fltk/actions/workflows/build_fluid_docs.yml)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user