fltk/documentation/fltk.3
Bill Spitzak 4fb627c3d8 fl_curve uses a much better algorithim to figure out how many pieces
to cut the curve into.

Right-ctrl does not delete selected text in Fl_Input, until you type a
composed character.

Added simple fltk.3 and fluid.1 manual pages and "make install" in the
documentation directory installs them.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1361 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2001-01-28 06:57:33 +00:00

23 lines
613 B
Groff

.TH fltk 1 "Fast Light Tool Kit" "27 January 2001"
.SH NAME
fltk \- the fast light Tool Kit
.sp
.SH SYNOPSIS
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
C++ graphical user interface toolkit for X (UNIX(R)), OpenGL(R), and
Microsoft(R) Windows(R) NT 4.0, 95, or 98. 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.
.SH SEE ALSO
.nf
FLTK Programming Manual
file:/usr/local/share/doc/fltk/index.html
.PP
http://www.fltk.org
.PP
.BR fluid (1)
.SH AUTHOR
Bill Spitzak and others.