PangoPDF implements a version of the Pango (http://www.pango.org/) library with a PDF backend for creating PDF output. This library also implements several of the inline properties defined by XSL (http://www.w3.org/TR/xsl/) that are not currently implemented by Pango. PangoPDF is designed to be API-compatible with the corresponding Pango version. The version number of the PangoPDF library, therefore, reflects the version number of the Pango version upon which library is based. The current PangoPDF version is 1.2.3.7, since it is based upon Pango 1.2.3. The goal of this project is to make itself redundant by implementing PDF support and XSL support so well that the additions are incorporated into Pango itself. The PangoPDF library tracks the official Pango library so the PangoPDF library can incorporate non PDF-related improvements and API changes as they are incorporated into Pango. PangoPDF uses PDFlib (http://www.pdflib.com/) for PDF generation, but the long-term plan is to use gnome-print. PangoPDF writes PangoLayouts to a supplied PDF file, just as other Pango backends render PangoLayouts on a supplied bitmap.
PangoPDF is on SourceForge at http://sourceforge.net/projects/pangopdf/. Send questions and comments to the PangoPDF-List mailing list. You can also subscribe to the PangoPDF-List. |