From: John Whitington <john@coherentgraphics.co.uk>
To: caml-list@yquem.inria.fr
Subject: CamlPDF 0.4 Released
Date: Tue, 20 Jan 2009 13:15:12 +0000 [thread overview]
Message-ID: <2FE8A66D-640B-44AB-96DD-630560BB7BC5@coherentgraphics.co.uk> (raw)
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/
reply other threads:[~2009-01-20 13:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2FE8A66D-640B-44AB-96DD-630560BB7BC5@coherentgraphics.co.uk \
--to=john@coherentgraphics.co.uk \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox