From: Marc Battyani
Subject: [Announce] cl-pdf 2.0.1
Date: 
Message-ID: <bn3cnd$uaf@library1.airnews.net>
CL-PDF is a cross-platform Common Lisp library for generating PDF files.
It does not need any third-party tools from Adobe or others.
It is used by cl-typesetting to provide a complete typesetting system.

21 October 2003: Release 2.0.1
   A small fix to make the font cache work with the new encodings

15 October 2003: Release 2.0
   This release provides support for cl-typesetting
   Major changes in the fonts and font-metrics classes
   Support for custom character encodings
   Loading and embedding of type1 fonts
   Several fixes

The cl-pdf home page is here:
http://www.fractalconcept.com/asp/html/cl-pdf.html

Marc