pietsch 2003/02/13 13:26:43
Modified:src/org/apache/fop/layout/hyphenation HyphenationTree.java
Log:
Fixed comparision with push character count.
Submitted by: [EMAIL PROTECTED]
Revision ChangesPath
1.7 +2 -2
xml-fop/src/org/apache/fop/layout/hyphenation/Hyp
pietsch 2003/02/13 13:21:13
Modified:src/org/apache/fop/layout/hyphenation Tag:
fop-0_20_2-maintain HyphenationTree.java
Log:
Fixed incorrect comparision with hyphenation push character
count.
Submitted by: [EMAIL PROTECTED]
Revision ChangesPath
tore01/06/07 14:02:04
Modified:src/org/apache/fop/layout/hyphenation HyphenationTree.java
Log:
Fixed another array out of bounds bug
Revision ChangesPath
1.3 +9 -7
xml-fop/src/org/apache/fop/layout/hyphenation/HyphenationTree.java
Index: HyphenationT
tore01/06/07 13:30:11
Modified:src/org/apache/fop/layout/hyphenation HyphenationTree.java
Log:
Fixed an array out of bounds that caused some combinations of word/pattern to crash
Revision ChangesPath
1.2 +6 -4
xml-fop/src/org/apache/fop/layout/hyphenation