From d04a7cc7246cba3682a112f975afe4a5748a3ef5 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 20 Oct 2009 18:14:16 +0000 Subject: *** empty log message *** --- html/en/drv/pdf.html | 6 +++--- html/en/history.html | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'html/en') diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html index 129dd69..22e0a44 100644 --- a/html/en/drv/pdf.html +++ b/html/en/drv/pdf.html @@ -17,12 +17,12 @@ format's copyrights are property of Adobe Systems.

This driver is very similar to the PS driver but it uses the PDFlib library to generate the PDF (http://www.pdflib.com/). There are two PDFlib licenses available, one commercial and one free with a flexible license, see - PDFlib Lite License. The CD_PDF driver works with both + PDFlib Lite License. The CD_PDF driver works with both versions.

By default the pre-compiled library in the distribution uses the PDF Lite version code. The configuration of the PDF Lite code included does not supports image - file formats. The current PDF Lite version is 7.0.2.

-

PDFlib Copyright (c) 1997-2007 Thomas Merz and PDFlib GmbH. All rights reserved. Applications that use this driver + file formats. The current PDF Lite version is 7.0.4p4.

+

PDFlib Copyright (c) 1997-2009 Thomas Merz and PDFlib GmbH. All rights reserved. Applications that use this driver are subject to the PDFlib GmbH License Agreement.

Use

diff --git a/html/en/history.html b/html/en/history.html index 1605040..795c285 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -24,6 +24,8 @@
  • Changed: Freetype updated to version 2.3.11.
  • Changed: + PDFLib Lite updated to version 7.0.4p4.
  • +
  • Changed: return value to boolean of CanvasIsPointInRegion and cd.UseContextPlus in Lua.
  • Changed: -- cgit v1.2.3