]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: The combination of hyphenation and kerning resulted in slightly ragged right...
authorJeremias Maerki <jeremias@apache.org>
Fri, 19 May 2006 11:51:40 +0000 (11:51 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 19 May 2006 11:51:40 +0000 (11:51 +0000)
commit5db46401762875432068ec08a6558213b80d540f
tree1433aae7d2e374a8cd5081bc82fcea2b5b19a826
parent7f020cc606a2c6260f0f42ab4e1b0ce2e18b8159
Bugfix: The combination of hyphenation and kerning resulted in slightly ragged right ends for right-aligned and justified text. The kerning values were not correctly placed and summed up for hyphenation and no-hyphenation conditions.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@407774 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/inline/TextLayoutManager.java
status.xml
test/layoutengine/hyphenation-testcases/block_hyphenation_kerning.xml [new file with mode: 0644]