From 4fb627c3d81a7574490d2e9fa1f1af60979deafa Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Sun, 28 Jan 2001 06:57:33 +0000 Subject: 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 --- documentation/fltk.3 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 documentation/fltk.3 (limited to 'documentation/fltk.3') diff --git a/documentation/fltk.3 b/documentation/fltk.3 new file mode 100644 index 000000000..14995e78f --- /dev/null +++ b/documentation/fltk.3 @@ -0,0 +1,22 @@ +.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. -- cgit v1.2.3