1999-01-13 19:25:17 +03:00
|
|
|
README
|
|
|
|
------
|
|
|
|
|
2008-10-15 19:58:04 +04:00
|
|
|
The documentation in this directory is in PDF format.
|
|
|
|
To read it, please open the fltk.pdf file in this directory
|
|
|
|
|
|
|
|
To generate the doxygen HTML documention,
|
|
|
|
you should have Doxygen version 1.5.5 min.
|
|
|
|
|
|
|
|
To read it, please open the "html/index.html" file.
|
|
|
|
A documentation version is also accessable at the FLTK web site,
|
|
|
|
along with PostScript(tm) and PDF versions of the manual.
|
|
|
|
|
1999-01-13 19:25:17 +03:00
|
|
|
You can generate your own (printable) copy of the manual by typing
|
2008-10-18 11:52:26 +04:00
|
|
|
"make pdf" in this directory.
|
1999-01-13 19:25:17 +03:00
|
|
|
|
2008-10-18 11:52:26 +04:00
|
|
|
For future book gen alternative (TODO or CHECK):
|
|
|
|
You will need to have the HTMLDOC software
|
|
|
|
installed on your system. HTMLDOC can be downloaded from:
|
2001-02-12 18:12:14 +03:00
|
|
|
http://www.easysw.com/htmldoc
|
1999-01-13 19:25:17 +03:00
|
|
|
|
|
|
|
The default media size is 8.27x11.0" (210x279mm), which is the lesser
|
|
|
|
of A4 and US Letter sizes. You can change this in the makefile by
|
|
|
|
uncommenting the corresponding media size or defining your own.
|
|
|
|
|
|
|
|
If you find any typos, things that are unclear, or would like to
|
|
|
|
contribute an example, section, or chapter to the FLTK manual, please
|
|
|
|
contact Michael Sweet (mike@easysw.com).
|