fltk/documentation
Michael R Sweet 8626976d99 Document that fl_line_style() must be called after fl_color() on WIN32
systems (at least) since fl_color() will destroy the extended pen
created by fl_line_style().


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1433 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2001-04-15 23:22:31 +00:00
..
2000-04-28 18:15:26 +00:00
2000-04-28 18:15:26 +00:00
2000-04-28 18:15:26 +00:00
2000-04-28 18:15:26 +00:00
1999-01-27 08:45:11 +00:00
2000-04-28 18:15:26 +00:00
1999-01-27 08:45:11 +00:00
1999-03-09 18:42:05 +00:00
1999-01-27 08:45:11 +00:00
2000-04-28 18:15:26 +00:00
2000-06-20 21:01:37 +00:00
2000-04-28 18:15:26 +00:00
1999-01-27 08:45:11 +00:00
1999-01-27 08:45:11 +00:00
1999-01-17 23:17:34 +00:00
2000-03-15 18:57:07 +00:00
1999-03-09 18:42:05 +00:00
1999-02-23 14:18:56 +00:00
1999-01-30 17:30:09 +00:00
1999-01-30 17:30:09 +00:00
1999-01-30 17:30:09 +00:00
1999-01-30 17:30:09 +00:00
2000-03-15 18:57:07 +00:00
2001-01-22 15:13:41 +00:00
2000-04-28 18:15:26 +00:00
2000-03-15 18:57:07 +00:00
2001-01-22 15:13:41 +00:00

README
------

The documentation in this directory is in HTML format.  To read it just
point your browser at the "index.html" file. A slightly more browseable
version is accessable at the FLTK web site, along with PostScript(tm)
and PDF versions of the manual.

You can generate your own (printable) copy of the manual by typing
"make" in this directory.  You will need to have the HTMLDOC software
installed on your system.  HTMLDOC can be downloaded from:

    http://www.easysw.com/htmldoc

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).