]> source.dussan.org Git - xmlgraphics-fop.git/commit
Addition of a general-purpose int-to-int map to replace Integer-to-Integer HashMaps...
authorAndreas L. Delmelle <adelmelle@apache.org>
Fri, 13 Jul 2007 19:21:03 +0000 (19:21 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Fri, 13 Jul 2007 19:21:03 +0000 (19:21 +0000)
commit4e53cd8c59b4cc07ea7df4c84c8c71b829f9eb3e
tree45273c66bc4bc8f800b3070201c7a0bc7afd6a68
parent383b7b9b7f7ba2516bb973c09883a93a8cf6a35e
Addition of a general-purpose int-to-int map to replace Integer-to-Integer HashMaps + first usage in TTFFile

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@556112 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fonts/truetype/TTFFile.java
src/java/org/apache/fop/util/IntMap.java [new file with mode: 0644]