]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed text extraction problem with ZapfDingbats and Symbol font in PDF output. These...
authorJeremias Maerki <jeremias@apache.org>
Thu, 17 Apr 2008 08:42:52 +0000 (08:42 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 17 Apr 2008 08:42:52 +0000 (08:42 +0000)
commit2b8664d398230b59634d16ecd77b8c78ecc4a1e2
tree3dbbb4919da9477c2ebcd81e23eb50679180140c
parent72e08754316ff10b7eb727197f445ec670f260e8
Fixed text extraction problem with ZapfDingbats and Symbol font in PDF output. These fonts are symbolic and must not use an Encoding value in PDF. Applies to the built-in base 14 variant and to the case where these fonts are explicitely embedded.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95@649006 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fonts/CustomFont.java
src/java/org/apache/fop/fonts/FontDescriptor.java
src/java/org/apache/fop/fonts/LazyFont.java
src/java/org/apache/fop/pdf/PDFFactory.java
src/java/org/apache/fop/pdf/PDFFont.java
src/java/org/apache/fop/pdf/PDFResources.java
status.xml