]> source.dussan.org Git - xmlgraphics-fop.git/commit
pdf renderer now adds the fonts at the end of all pages rather than after each page
authorKeiron Liddle <keiron@apache.org>
Mon, 13 Aug 2001 07:52:21 +0000 (07:52 +0000)
committerKeiron Liddle <keiron@apache.org>
Mon, 13 Aug 2001 07:52:21 +0000 (07:52 +0000)
commit9b7fb63672f4a8ecc9088f8bbad504924851ba2e
tree95c7f05e2e623d76b7dc507db111fc4ea972f632
parent97e96c821c758fcace65d58ddeda0d99f7d55783
pdf renderer now adds the fonts at the end of all pages rather than after each page
lazy font will set loaded to true after first attempt rather than keep trying if it fails

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194413 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/render/pdf/PDFRenderer.java
src/org/apache/fop/render/pdf/fonts/LazyFont.java