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

*** empty log message ***

parent 88964898
No related branches found
No related tags found
No related merge requests found
% $Id: gl2ps.tex,v 1.226 2007-05-02 20:57:15 geuzaine Exp $ % $Id: gl2ps.tex,v 1.227 2009-02-27 21:25:56 geuzaine Exp $
% %
% GL2PS, an OpenGL to PostScript Printing Library % GL2PS, an OpenGL to PostScript Printing Library
% Copyright (C) 1999-2007 Christophe Geuzaine <geuz@geuz.org> % Copyright (C) 1999-2007 Christophe Geuzaine <geuz@geuz.org>
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
\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.3, ? ? 2007} \date{Version 1.3.3, ? ? 2009}
\maketitle \maketitle
...@@ -999,8 +999,8 @@ seem to be available anymore). ...@@ -999,8 +999,8 @@ seem to be available anymore).
\item[1.3.2] (Nov 5, 2006) Fixed bug in polygon offset computation; \item[1.3.2] (Nov 5, 2006) Fixed bug in polygon offset computation;
fixed landscape mode in SVG; fixed potential out-of-bounds array fixed landscape mode in SVG; fixed potential out-of-bounds array
access in stippling pattern parser. access in stippling pattern parser.
\item[1.3.3] (, 2007) Fixed memory leak in PDF code; added \item[1.3.3] (, 2009) Fixed memory leak in PDF code; added
\dd{gl2psGetOptions}; nicer SVG rendering (crispEdges). \dd{gl2psGetOptions}; nicer SVG rendering (crispEdges, font attributes).
\end{description} \end{description}
\end{document} \end{document}
/* $Id: gl2ps.c,v 1.251 2009-02-27 21:25:08 geuzaine Exp $ */ /* $Id: gl2ps.c,v 1.252 2009-02-27 21:30:19 geuzaine Exp $ */
/* /*
* GL2PS, an OpenGL to PostScript Printing Library * GL2PS, an OpenGL to PostScript Printing Library
* Copyright (C) 1999-2007 Christophe Geuzaine <geuz@geuz.org> * Copyright (C) 1999-2007 Christophe Geuzaine <geuz@geuz.org>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment