aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2009-10-02 15:31:14 +0000
committerJeremias Maerki <jeremias@apache.org>2009-10-02 15:31:14 +0000
commit7cc06986c0f4ed07c17604642248437a4ce0569a (patch)
treefc04b22b26c05dab58a664cefbfe0cf1f835b860 /status.xml
parentb6638c65c94d5afb8ca0f6ea0b37632cf8fb11be (diff)
downloadxmlgraphics-fop-7cc06986c0f4ed07c17604642248437a4ce0569a.tar.gz
xmlgraphics-fop-7cc06986c0f4ed07c17604642248437a4ce0569a.zip
Added support for specifying referenced fonts per renderer in addition to the general match list. If any of the two match lists (if specified) match a font, it is not embedded.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@821058 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 3cbf7e4ff..da9c16522 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,10 @@
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="JM" type="add">
+ Added support for specifying referenced fonts per renderer in addition to the general
+ match list.
+ </action>
<action context="Renderers" dev="JM" type="add">
Added support for creating thumbnails or preview bitmaps of fixed size for PNG and TIFF
output.