Skip to content
Snippets Groups Projects
Commit 6ef04933 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 74be56e1
Branches
Tags
No related merge requests found
...@@ -62,28 +62,22 @@ ...@@ -62,28 +62,22 @@
\title{GL2PS: an OpenGL to PostScript printing library} \title{GL2PS: an OpenGL to PostScript printing library}
\author{Christophe Geuzaine} \author{Christophe Geuzaine}
\date{Version 1.3.8, November 27 2012} %\date{Version 1.3.8, November 27 2012}
\maketitle \maketitle
\special{html:<center> \special{html:<center>
<table width="50%" style="border:0;padding:4px;"> <p>
<tr style="border:0;padding:4px;"> <a href="http://geuz.org/gl2ps/outBspCulled.ps"><img width="12%"
<td style="border:0;padding:4px;"><a src="http://geuz.org/gl2ps/outThumbnail.png" alt="PS"></a>&nbsp;
href="http://geuz.org/gl2ps/outBspCulled.ps"><img <a href="http://geuz.org/gl2ps/outBspCulled.eps"><img width="12%"
src="http://geuz.org/gl2ps/outThumbnail.png" alt="PS"></a></td> src="http://geuz.org/gl2ps/outThumbnail.png" alt="EPS"></a>&nbsp;
<td style="border:0;padding:4px;"><a <a href="http://geuz.org/gl2ps/outBspCulledCompressed.pdf"><img width="12%"
href="http://geuz.org/gl2ps/outBspCulled.eps"><img src="http://geuz.org/gl2ps/outThumbnail.png" alt="PDF"></a>&nbsp;
src="http://geuz.org/gl2ps/outThumbnail.png" alt="EPS"></a></td> <a href="http://geuz.org/gl2ps/outBspCulled.svg"><img width="12%"
<td style="border:0;padding:4px;"><a src="http://geuz.org/gl2ps/outThumbnail.png" alt="SVG"></a>
href="http://geuz.org/gl2ps/outBspCulledCompressed.pdf"><img </p>
src="http://geuz.org/gl2ps/outThumbnail.png" alt="PDF"></a></td> <p><small><em>Example:
<td style="border:0;padding:4px;"><a
href="http://geuz.org/gl2ps/outBspCulled.svg"><img
src="http://geuz.org/gl2ps/outThumbnail.png" alt="SVG"></a></td>
</tr>
<tr style="border:0;padding:4px;">
<td colspan="4" style="border:0;padding:4px;"><small><em>Example:
<a href="http://geuz.org/gl2ps/outBspCulled.ps">PS</a>, <a href="http://geuz.org/gl2ps/outBspCulled.ps">PS</a>,
<a href="http://geuz.org/gl2ps/outBspCulled.eps">EPS</a>, <a href="http://geuz.org/gl2ps/outBspCulled.eps">EPS</a>,
<a href="http://geuz.org/gl2ps/outBspCulledCompressed.pdf">PDF</a> and <a href="http://geuz.org/gl2ps/outBspCulledCompressed.pdf">PDF</a> and
...@@ -93,9 +87,8 @@ distribution. This illustrates the handling of smooth shading, ...@@ -93,9 +87,8 @@ distribution. This illustrates the handling of smooth shading,
intersecting primitives, line stippling, vector text rendering, intersecting primitives, line stippling, vector text rendering,
multiple viewports and mixed vector/bitmap output. Compare with a multiple viewports and mixed vector/bitmap output. Compare with a
<a href="http://geuz.org/gl2ps/outBitmap.png">PNG</a> screenshot of <a href="http://geuz.org/gl2ps/outBitmap.png">PNG</a> screenshot of
the OpenGL window.</em></small></td> the OpenGL window.</em></small>
</tr> </p>
</table>
</center> </center>
<h2>Download</h2> <h2>Download</h2>
The latest stable version of GL2PS is <a The latest stable version of GL2PS is <a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment