From a721b4ad00eb6bfa5483d62ed2461f15ca94a407 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 15 Jan 2002 02:17:19 +0000 Subject: Doco and makefile updates from SGI. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/glut.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/glut.html') diff --git a/documentation/glut.html b/documentation/glut.html index 93d7b30e8..1d5b4149d 100644 --- a/documentation/glut.html +++ b/documentation/glut.html @@ -68,7 +68,7 @@ small crosshair.

The fonts used by glutBitmapCharacter() and glutBitmapWidth() may be different.

glutInit(argc,argv) will consume different switches than -GLUT does. It accepts the switches recognized by +GLUT does. It accepts the switches recognized by Fl::args(), and will accept any abbreviation of these switches (such as "-di" for "-display").

Mixing GLUT and FLTK Code

-- cgit v1.2.3