diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-08-08 14:42:07 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-08-08 14:42:07 +0300 |
| commit | a6163888f3c56123b1db313743c6147ba498732c (patch) | |
| tree | ff7d15d991d1d09ba6cbc0cec80924f57445bfdd /third_party/windows/fltk-1.1.10/documentation/README | |
| parent | c3e4c9a25c2910d2d66d52215b3406b13d5b23d5 (diff) | |
Add third_party libs
Diffstat (limited to 'third_party/windows/fltk-1.1.10/documentation/README')
| -rw-r--r-- | third_party/windows/fltk-1.1.10/documentation/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/third_party/windows/fltk-1.1.10/documentation/README b/third_party/windows/fltk-1.1.10/documentation/README new file mode 100644 index 0000000..b7b9a12 --- /dev/null +++ b/third_party/windows/fltk-1.1.10/documentation/README @@ -0,0 +1,21 @@ +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).
|
