diff --git a/gl2ps.tex b/gl2ps.tex index 3dff41cc38bc10132201ffbc313946a833e1b60e..891dae58132e40cb61a87c0ceef5f8c43d3e9770 100644 --- a/gl2ps.tex +++ b/gl2ps.tex @@ -70,24 +70,24 @@ <table width="50%" style="border:0;padding:4px;"> <tr style="border:0;padding:4px;"> <td style="border:0;padding:4px;"><a - href="http://geuz.org/gl2ps/outBspCulledCompressed.ps.gz"><img + href="http://geuz.org/gl2ps/outBspCulled.ps"><img src="http://geuz.org/gl2ps/outThumbnail.png" alt="PS"></a></td> <td style="border:0;padding:4px;"><a - href="http://geuz.org/gl2ps/outBspCulledCompressed.eps.gz"><img + href="http://geuz.org/gl2ps/outBspCulled.eps"><img src="http://geuz.org/gl2ps/outThumbnail.png" alt="EPS"></a></td> <td style="border:0;padding:4px;"><a href="http://geuz.org/gl2ps/outBspCulledCompressed.pdf"><img src="http://geuz.org/gl2ps/outThumbnail.png" alt="PDF"></a></td> <td style="border:0;padding:4px;"><a - href="http://geuz.org/gl2ps/outBspCulledCompressed.svgz"><img + 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: compressed -<a href="http://geuz.org/gl2ps/outBspCulledCompressed.ps.gz">PS</a>, -<a href="http://geuz.org/gl2ps/outBspCulledCompressed.eps.gz">EPS</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/outBspCulledCompressed.pdf">PDF</a> and -<a href="http://geuz.org/gl2ps/outBspCulledCompressed.svgz">SVG</a> +<a href="http://geuz.org/gl2ps/outBspCulled.svg">SVG</a> files created with the <tt>gl2psTest.c</tt> demo provided in the distribution. This illustrates the handling of smooth shading, intersecting primitives, line stippling, vector text rendering, @@ -1048,7 +1048,7 @@ anymore. glPixelZoom) in postscript images; fixed text rotation in TeX; added support for text alignment in SVG; fixed other minor bugs. \item[1.3.7] (Sep 2, 2012) Minor documentation and build system fixes. -\item[1.3.8] (Nov 28, 2012) Handling of arbitrary length messages in +\item[1.3.8] (Nov 27, 2012) Handling of arbitrary length messages in gl2psPrintf; added \dd{gl2psTextOptColor}; minor fixes. \end{description}