diff options
author | Jeremias Maerki <jeremias@apache.org> | 2009-03-22 11:54:39 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2009-03-22 11:54:39 +0000 |
commit | 43ecaa845e9042fda99f8b5e91834e8d4b2c1689 (patch) | |
tree | 1b88529949d0e68e40eee848b4fc83256e2ac518 /status.xml | |
parent | 085000aa2a34f78a73b6ed23112d6ad16e707ec2 (diff) | |
download | xmlgraphics-fop-43ecaa845e9042fda99f8b5e91834e8d4b2c1689.tar.gz xmlgraphics-fop-43ecaa845e9042fda99f8b5e91834e8d4b2c1689.zip |
Added a command-line tool to list all configured fonts (org.apache.fop.tools.fontlist.FontListMain).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@757172 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 825824410..5c28c8005 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 a command-line tool to list all configured fonts + (org.apache.fop.tools.fontlist.FontListMain). + </action> <action context="Code" dev="AD" type="add" fixes-bug="46828" due-to="Dario Laera"> Added the possibility to use CachedRenderPagesModel, to conserve memory in case of large documents with a lot of cross-references (area tree will be serialized to |