aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MiscDemos/glutFontBitmapTest2Applet.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/MiscDemos/glutFontBitmapTest2Applet.html')
-rw-r--r--demos/MiscDemos/glutFontBitmapTest2Applet.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/demos/MiscDemos/glutFontBitmapTest2Applet.html b/demos/MiscDemos/glutFontBitmapTest2Applet.html
new file mode 100644
index 0000000..a10559b
--- /dev/null
+++ b/demos/MiscDemos/glutFontBitmapTest2Applet.html
@@ -0,0 +1,16 @@
+<HTML>
+<HEAD>
+<TITLE>G&ouml;thel Hard- und Software Entwicklungen</TITLE>
+</HEAD>
+<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
+<B>Try to drag the mouse (press-button and move) with/without the SHIFT key!</B>
+<br>
+<hr>
+<applet code="glutFontBitmapTest2Applet.class" width=600 height=400>
+<param name=frames value="55">
+</applet>
+<hr>
+</BODY>
+</HTML>
+
+