aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorMehdi Houshmand <mehdi@apache.org>2012-09-14 09:13:40 +0000
committerMehdi Houshmand <mehdi@apache.org>2012-09-14 09:13:40 +0000
commitccd2678cd0e9c0d3b85117725bb7fb59d8c7338d (patch)
tree5c593caf57ede1a9df502ff7322384e75d3b9bca /status.xml
parentd99dc75ffa1d37817ce18cff188fdabc29f9f73e (diff)
downloadxmlgraphics-fop-ccd2678cd0e9c0d3b85117725bb7fb59d8c7338d.tar.gz
xmlgraphics-fop-ccd2678cd0e9c0d3b85117725bb7fb59d8c7338d.zip
Bugzilla#53868: Full font embedding in PDF
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1384690 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 b39d3d9e0..7571ddfda 100644
--- a/status.xml
+++ b/status.xml
@@ -62,6 +62,9 @@
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Fonts" dev="MH" type="add" fixes-bug="53868" importance="low" due-to="Luis Bernardo">
+ Full font embedding in PDF
+ </action>
<action context="Renderers" dev="PH" type="add" fixes-bug="53865" importance="low">
Added configuration for RowPerStrip configuration in the Tiff renderer.
RowsPerStrip can be configured to 1 or to the total # of rows.