]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed some bugs in PDF rendering when font embedding fails.
authorKelly Campbell <kellyc@apache.org>
Sun, 8 Apr 2001 14:06:15 +0000 (14:06 +0000)
committerKelly Campbell <kellyc@apache.org>
Sun, 8 Apr 2001 14:06:15 +0000 (14:06 +0000)
commit3e0b2cfc1208009c85742054880394f1a2b4c240
tree55612e5af0f4b4a70d4457973239617c7a63a431
parent5d35d0c727b6c6c98768dfd97ef7e5eda5f7242f
Fixed some bugs in PDF rendering when font embedding fails.
FontDescriptor is now written out anyway to produce a valid PDF
and acrobat reports that the font can't be displayed.
PR:
Obtained from:
Submitted by:
Reviewed by:

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