]> source.dussan.org Git - xmlgraphics-fop.git/commit
Improve compatibility with Apache Harmony:
authorJeremias Maerki <jeremias@apache.org>
Sun, 12 Nov 2006 16:40:24 +0000 (16:40 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sun, 12 Nov 2006 16:40:24 +0000 (16:40 +0000)
commit3c09dd0bd232edd1c8a988dac28f2d9f6124a009
treebf08a84c715806cfd7441da2344674487fd5ca73
parent9c8674811a32010d6b5c6d843dd27b6cd4991af6
Improve compatibility with Apache Harmony:
UnicodeBig does the same as UTF-16BE on read (marker is optional, defaults to big endian).
"UnicodeBig" does not seem to be available in Harmony, yet.

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