From: Warren S. <wa...@wa...> - 2004-12-04 23:53:00
|
Yeah, we know rlib 1.3.0 is out, but we started this batch beforehand. So, without further delay, this patch adds a new xml-based input for flat-file data and a PSLIB (pslib.sf.net)-based postscript output filter for fully GPL pdf generation (using ps2pdf). The only problem is that pslib is kind of retarded in it's font finding algorithm (compared to clibpdf's) and the font is currently hard-coded to tex's courier 8-pt font as installed by debian package tetex-extras. Other than that, it works like a charm. You may have issues building it, as for some reason, with my old version of autotools, we couldn't get ENABLE_PSLIB in libsrc/Makefile.am to trigger and ps.c doesn't get built. Enjoy! Warren and Jeremy |