]> source.dussan.org Git - xmlgraphics-fop.git/commit
Moved font setup stuff from setupFontInfo() in AFPRenderer and delegated this stuff...
authorAdrian Cumiskey <acumiskey@apache.org>
Thu, 17 Jul 2008 17:44:08 +0000 (17:44 +0000)
committerAdrian Cumiskey <acumiskey@apache.org>
Thu, 17 Jul 2008 17:44:08 +0000 (17:44 +0000)
commitfca2e35075123205aec111949b3f4017cab156f4
treeea892e32648b03a85093750397652e6c7d789fbf
parentd31eccba74b58470778230167deb633083694fbf
Moved font setup stuff from setupFontInfo() in AFPRenderer and delegated this stuff to an AFPFontCollection class.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@677651 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/render/afp/AFPRenderer.java
src/java/org/apache/fop/render/afp/fonts/AFPFontCollection.java [new file with mode: 0644]