diff options
author | Jeremias Maerki <jeremias@apache.org> | 2010-07-05 16:59:51 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2010-07-05 16:59:51 +0000 |
commit | 4c8240e2de9f25b23be1df5f6f757396cf3b4d02 (patch) | |
tree | 9a0350427daccb10ab98b02f7f06983415003265 /README | |
parent | 9b5d11bea347c7035f9cac3760c3115fd0a338e0 (diff) | |
download | xmlgraphics-fop-4c8240e2de9f25b23be1df5f6f757396cf3b4d02.tar.gz xmlgraphics-fop-4c8240e2de9f25b23be1df5f6f757396cf3b4d02.zip |
Minor changes to changes list.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-1_0@960638 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -129,6 +129,8 @@ Major Changes in Version 1.0 * Added limited support for different page widths within a page-sequence. * Added support for TrueType fonts with symbol character maps (like "Wingdings" and "Symbol"). +* Added an event handling framework which allows to get better feedback + from within FOP with the ability to customize problem management. The long list of changes in this release is available at http://xmlgraphics.apache.org/fop/1.0/changes_1.0.html. |