]> source.dussan.org Git - xmlgraphics-fop.git/commit
PR: 1681
authorTore Engvig <tore@apache.org>
Wed, 6 Jun 2001 19:56:09 +0000 (19:56 +0000)
committerTore Engvig <tore@apache.org>
Wed, 6 Jun 2001 19:56:09 +0000 (19:56 +0000)
commit503416560bf299e1ca4d210bb2b34fcf1d6122b5
treecc100bbc13537a4ac61225ded102dc197fb4e309
parentf5d8c9877e6a19a3c6be7a27516afe3039a30cd6
PR: 1681
Moved mapping from character to cid from LineArea to PDFRenderer. This fixes bug no 1681
and other issues with wrong characters being displayed when using CID fonts.

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