Hello,
PoDoFo 0.9.3 has been released today. Please find the new release on
http://podofo.sf.net.
Thanks to everyone who contributed with this release! Without your efforts,
patches, maintenance work, questions, emails andd development work - this
release would not have happened! I am really happy that a small community
has developed around PoDoFo and we have different people working on the
code base! Hopefully this results in more and earlier releases! A special
thanks goes of course to zyx, who took over most of my development tasks!
Maybe some of you are also interested in the release notes:
Release Notes
============
PoDoFo 0.9.3 was released today, after over a year of development and with
the help of many new contributors. This release includes new features, bug
fixes and for the first time also some API changes. For details, please see
below.
Thanks to everyone you made this release possible.
Major changes of this release include:
* OSX build fixes
* Fixed AES decryption
* Improved load of (broken) PDF files
* Sign PDF file as an incremental update
* Added partial support for Type3 font encoding and metrics
* Drawing API improvements
* Unicode file names for attachments
* Font subset embedding
During PoDoFo 0.9.3 we had to change several APIs. The most important
changes are:
* GetFont() functions have one more argument, bool bIsSymbolCharset, which
was added before the encoding, thus adapt your code accordingly
* drawing API changed, currently a path to draw is defined first, then it
can be Stroke, Fill, StrokeAndFill or Clip. Changes on PdfPainter/MM which
should be done for new API are:
** replace DrawRect() with call of Rectangle(); Stroke();
** replace FillRect() with call of Rectangle(); Fill();
** similarly for other dropped functions
* PdfError doesn't derive from std::exception anymore, catch for (PdfError
&e) instead
Best regards,
Dominik
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users