diff options
author | fotis <fotis@unknown> | 2000-12-12 19:18:50 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-12-12 19:18:50 +0000 |
commit | c6eaec4c8bb1a18dc909bc65c35ede58dd0fcfee (patch) | |
tree | 79443dabcc441bf86b8edb6e560773652b055538 /lib/readme | |
parent | 5668bdab96cbfac4b3c6148a48d81986322280f2 (diff) | |
download | xmlgraphics-fop-c6eaec4c8bb1a18dc909bc65c35ede58dd0fcfee.tar.gz xmlgraphics-fop-c6eaec4c8bb1a18dc909bc65c35ede58dd0fcfee.zip |
adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193861 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/readme')
-rw-r--r-- | lib/readme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/readme b/lib/readme index d99053365..3dafbcf89 100644 --- a/lib/readme +++ b/lib/readme @@ -9,3 +9,4 @@ w3c.jar the svg library from the w3 consortium Compare.java a ant task which compares files Fop.java a ant task which allows calling Fop from Ant Xslt.java a ant task which allows calling Xalan from Ant +SerializeHyphPattern a ant task which serializes hyphenation patterns for quicker access |