]> source.dussan.org Git - xmlgraphics-fop.git/commit
Restored compatibility with Java VMs that don't support nio Charsets for codepages...
authorJeremias Maerki <jeremias@apache.org>
Mon, 9 Mar 2009 08:12:45 +0000 (08:12 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 9 Mar 2009 08:12:45 +0000 (08:12 +0000)
commitefcd8b9100f7dcc85d7a8d8f3d0fe7f919192e99
tree8c06fff19d532d7e7ef16416be252848ebd35fc8
parentafec2bca7df4f7db810a041674755a3663bdd163
Restored compatibility with Java VMs that don't support nio Charsets for codepages such as Cp500 (EBCDIC). The simplifications for the fallback case may look wrong but the code basically represents the state before revision 746664 which introduced this problem.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@751613 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/afp/fonts/CharacterSet.java