Forgot this one, too...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2655 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2002-10-04 21:04:26 +00:00
parent 90b7be9aca
commit c4003cf4dc
1 changed files with 7 additions and 5 deletions

12
README
View File

@ -4,11 +4,13 @@ README - Fast Light Tool Kit (FLTK) Version 1.1.0
WHAT IS FLTK?
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
LGPL'd C++ graphical user interface toolkit for X (UNIX(r)),
OpenGL(r), MacOS(r) X, and Microsoft(r) Windows(r). 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.
a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
Microsoft(r) Windows(r), and MacOS(r) X. 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.
LICENSING