[vtk-developers] vtkGL2PSExporter committed.

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Sat May 31 16:57:14 EDT 2003


>>>>> "PR" == Prabhu Ramachandran <prabhu at aero.iitm.ernet.in> writes:

[snip]
    PR>    http://www.geuz.org/gl2ps/

    PR> NOTE: I just looked at the above page and the latest version
    PR> has a few API changes.  My currently installed library version
    PR> is 0.71 and everything works with that (I think anything below
    PR> 0.8 should work with the code in VTK's CVS).  In a little
    PR> while I'll check out the newer version and make the code in
    PR> CVS work with that (sorry, I didn't realize that gl2ps would
    PR> change...)

Anyway, I've modified the exporter to work with gl2ps version 0.8 and
above.  This means that the class will NOT work with earlier versions.
I can't use conditional compilation to make this work with old and new
versions because GL2PS_VERSION is a float!  Sigh.

cheers,
prabhu



More information about the vtk-developers mailing list