aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2007-06-22 13:34:37 +0000
committerJeremias Maerki <jeremias@apache.org>2007-06-22 13:34:37 +0000
commit5fabd3e0889ce859dd269ab32b02197a2590b64c (patch)
tree270fb244887083b0c93df7f627bdd1721b7aa085 /status.xml
parentf0654579fb52b64726b002c582cff879264e188e (diff)
downloadxmlgraphics-fop-5fabd3e0889ce859dd269ab32b02197a2590b64c.tar.gz
xmlgraphics-fop-5fabd3e0889ce859dd269ab32b02197a2590b64c.zip
Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
Changed test.xconf to match the triplet generated by auto-font-detection (Gladiator is bold) and adjusted PDF/A test files accordingly. Updated XML Graphics Commons to latest snapshot to include the PDF/A fixes. Added a unit test for the synchronization of PDF Info and XMP metadata as described in PDF/A-1. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@549816 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 5d939e2e3..ff79d4998 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="update">
+ Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
+ </action>
<action context="Code" dev="JM" type="add" fixes-bug="41831" due-to="Adrian Cumiskey">
Add support for font auto-detection (easier font configuration).
</action>