blob: a10559bf8d15cd336a1c403522043bd6066b7b60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<HTML>
<HEAD>
<TITLE>Gö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>
|