diff options
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index 76cd6effe..3ac2d5952 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -127,10 +127,12 @@ See Legend below table </td> <td> <a href="jogl-applet-runner-newt-GraphTextDemo01.html">Dual</a><br/> - <a href="jogl-applet-runner-newt-GraphTextDemo01-napplet.html">NApplet</a><br/> + <a href="jogl-applet-runner-newt-GraphTextDemo01-napplet.html">NApplet</a> + (<a href="jogl-applet-runner-newt-GraphTextDemo01b-napplet.html">cp-fonts</a>)<br/> </td> <td> - GPU accelerated Text Demo using JOGL's new Graph package. + GPU accelerated Text Demo using JOGL's new Graph package.<br/> + <small><i>cp-fonts</i> fonts via classpath, otherwise via URI</small>. </td> </tr> <tr> |