From http://www.jwz.org/xscreensaver/xscreensaver-5.16.tar.gz
[xscreensaver] / hacks / glx / glut_roman.h
index 36ecaf4e790230a9f4a61f6751c2bd3fa8395bfe..93f95328e82bfb62292f5fe13cd62c6e919941ae 100644 (file)
@@ -1,5 +1,7 @@
-
-/* GENERATED FILE -- DO NOT MODIFY */
+/* Roman simplex stroke font copyright (c) 1989, 1990, 1991
+ * by Sun Microsystems, Inc. and the X Consortium.
+ * Originally part of the GLUT library by Mark J. Kilgard.
+ */
 
 #include "glutstroke.h"
 
@@ -2448,5 +2450,6 @@ static const StrokeCharRec chars[] = {
     { 2, char127, 33.3333, 66.6667 },
 };
 
+static
 StrokeFontRec glutStrokeRoman = { "Roman", 128, chars, 119.048, -33.3333 };