I've commited the latest modifications to the cl-pdf repository.
Rev 88: Native integration of salza 0.7.1 for the content-streams compression. Salza is Zach Beane's zlib in Lisp (No more FFI problems ;-) and is now the default compression for cl-pdf. It is even slightly faster than using zlib through FFI. (the other compressions are still there for some time (look at cl-pdf.asd if you want to use them)
Refactoring of charts. Added pre and post draw hooks for plot-xy (to draw a background etc.).
Removed cl-pdf.system as all the other systems cl-pdf depends on have no .system defined. (I will put it back if somebody wants to add and maintain them)
The full repository is here: http://www.fractalconcept.com:8000/public/open-source/ (It's a subversion 1.1 repository.)
The projects repositories are: http://www.fractalconcept.com:8000/public/open-source/cl-pdf/ http://www.fractalconcept.com:8000/public/open-source/cl-typesetting/ http://www.fractalconcept.com:8000/public/open-source/mod_lisp/
There are also tarballs available http://www.fractalconcept.com/download/cl-pdf-current.tgz http://www.fractalconcept.com/download/cl-typesetting-current.tgz
BTW the (somewhat outdated) home pages for these projects are here: http://www.fractalconcept.com/asp/html/cl-pdf.html http://www.fractalconcept.com/asp/html/cl-typesetting.html http://www.fractalconcept.com/asp/html/mod_lisp.html
Marc
_______________________________________________ cl-pdf-announce site list cl-pdf-announce@common-lisp.net http://common-lisp.net/mailman/listinfo/cl-pdf-announce