diff options
author | qun <qun@dummkopf.(none)> | 2013-07-23 20:53:27 +0200 |
---|---|---|
committer | qun <qun@dummkopf.(none)> | 2013-07-23 20:53:27 +0200 |
commit | 5e8cba163ae898832277300b781627529d1cf1d3 (patch) | |
tree | dc9ad8e8c5ff2a2edd820cd636506c2f55acd1b3 /doc | |
parent | 6e54fba3bb9dcadf66774fd9b64df191d985aa22 (diff) |
Use uml's png files (svg font is broken)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Overview-OpenGL-Evolution-And-JOGL.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Overview-OpenGL-Evolution-And-JOGL.html b/doc/Overview-OpenGL-Evolution-And-JOGL.html index 572fd3796..c191b5272 100644 --- a/doc/Overview-OpenGL-Evolution-And-JOGL.html +++ b/doc/Overview-OpenGL-Evolution-And-JOGL.html @@ -202,10 +202,10 @@ ensures the code complies with the GL2 and GLES2 profile and an implementation m <h4>OpenGL Profile Models (UML)</h4> <a href="uml/html/index-withframe.html">Complete UML with frames</a>. -<h5><a href="uml/html-svg/fig128069.svg">Compatibility (Fixed Function and Programmable)</a></h5> -<embed src="uml/html-svg/fig128069.svg" width="1024" height="1000" /> -<h5><a href="uml/html-svg/fig134786.svg">Core Only (Programmable)</a></h5> -<embed src="uml/html-svg/fig134786.svg" width="1024" height="1000" /> +<h5><a href="uml/html/fig128069.png">Compatibility (Fixed Function and Programmable)</a></h5> +<embed src="uml/html/fig128069.png" width="1024" height="1000" /> +<h5><a href="uml/html/fig134786.png">Core Only (Programmable)</a></h5> +<embed src="uml/html/fig134786.png" width="1024" height="1000" /> <h3>References</h3> <ul> |