]> source.dussan.org Git - xmlgraphics-fop.git/commit
move static methods getCharWidth and getWordWidth from util.CharUtilities to instance...
authorWilliam Victor Mote <vmote@apache.org>
Fri, 10 Oct 2003 15:56:57 +0000 (15:56 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Fri, 10 Oct 2003 15:56:57 +0000 (15:56 +0000)
commit11b030a2ae8561afeda28e199b42abab6e4ec567
tree78df283100e7c189811a969c509877085515f3b0
parent0b9f02cb3bc69164b856e409f5ad84d80a374a31
move static methods getCharWidth and getWordWidth from util.CharUtilities to instance methods in fonts.Font

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196954 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/flow/PageNumberCitation.java
src/java/org/apache/fop/fonts/Font.java
src/java/org/apache/fop/layoutmgr/AddLMVisitor.java
src/java/org/apache/fop/layoutmgr/TextLayoutManager.java
src/java/org/apache/fop/util/CharUtilities.java