caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* CamlPDF 0.4 Released
@ 2009-01-20 13:15 John Whitington
  0 siblings, 0 replies; only message in thread
From: John Whitington @ 2009-01-20 13:15 UTC (permalink / raw)
  To: caml-list

Hi Folks,

I've just updated CamlPDF to version 0.4:

http://www.coherentpdf.com/ocaml-libraries.html


The biggest change is that this release now compiles with Microsoft F  
Sharp as well as with OCaml.

Some major non-compatible changes have been made to the low-level API,  
due to our experience of building large software with the library.  
These should be the last such changes, at least to the basic modules.

One of the changes is that many functions which used to take a  
Pdf.pdfdoc and return another one now modify the document in-place.  
This is rather un-idiomatic for a functional library, but threading  
all the documents through complicated functions in code using CamlPDF  
became wearying.

There are several new modules:

PDFSpace (Parsing Colourspaces)
PDFText module extended for more encodings and better text extraction
Cff (Parse Type 1 fonts and convert to Type 3)
PDFMarks (Bookmark handling - unfinished)
PDFAnnot (PDF Annotations - unfinished)
PDFGraphics (Structured graphics - unfinished - included only because  
Cff uses it

This release is about a third faster in general than the last one, due  
to profiling under .NET. Many bug fixes are included, and extra  
facilities for dealing with malformed PDF files.

CamlPDF is in commercial use in our Command Line PDF Toolkit and PDF  
Toolkit for .NET.

-- 
John Whitington
Coherent Graphics Ltd
http://www.coherentpdf.com/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-20 13:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-20 13:15 CamlPDF 0.4 Released John Whitington

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).