/[Apache-SVN]
ViewVC logotype

Revision 193861


Jump to revision: Previous Next
Author: fotis
Date: Tue Dec 12 19:18:50 2000 UTC (23 years, 6 months ago)
Changed paths: 49
Log Message:
adds hyphenation  (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.)


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/build.xml modified , text changed
Directoryxmlgraphics/fop/trunk/conf/ added
Directoryxmlgraphics/fop/trunk/conf/config.dtd added
Directoryxmlgraphics/fop/trunk/conf/config.xml added
Directoryxmlgraphics/fop/trunk/conf/userconfig.xml added
Directoryxmlgraphics/fop/trunk/docs/examples/build.xml modified , text changed
Directoryxmlgraphics/fop/trunk/docs/xml-docs/fop.xml modified , text changed
Directoryxmlgraphics/fop/trunk/docs/xml-docs/xml2xml.xsl modified , text changed
Directoryxmlgraphics/fop/trunk/hyph/ added
Directoryxmlgraphics/fop/trunk/hyph/de.xml added
Directoryxmlgraphics/fop/trunk/hyph/en.xml added
Directoryxmlgraphics/fop/trunk/hyph/en_GB.xml added
Directoryxmlgraphics/fop/trunk/hyph/en_US.xml added
Directoryxmlgraphics/fop/trunk/hyph/es.xml added
Directoryxmlgraphics/fop/trunk/hyph/fr.xml added
Directoryxmlgraphics/fop/trunk/hyph/hyphenation.dtd added
Directoryxmlgraphics/fop/trunk/hyph/readme added
Directoryxmlgraphics/fop/trunk/lib/Fop.class modified , text changed
Directoryxmlgraphics/fop/trunk/lib/Fop.java modified , text changed
Directoryxmlgraphics/fop/trunk/lib/SerializeHyphPattern.class added
Directoryxmlgraphics/fop/trunk/lib/SerializeHyphPattern.java added
Directoryxmlgraphics/fop/trunk/lib/readme modified , text changed
Directoryxmlgraphics/fop/trunk/src/codegen/foproperties.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/CommandLine.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/Driver.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/Version.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/XalanCommandLine.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/ added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/AWTConfiguration.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/ConfigurationParser.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/ConfigurationReader.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/PDFConfiguration.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/StandardConfiguration.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/Property.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/flow/Block.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/BlockArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/InlineArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/LineArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/ added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/ByteVector.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/CharVector.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/Hyphen.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/Hyphenation.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/HyphenationException.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/HyphenationTree.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/Hyphenator.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/PatternConsumer.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/PatternParser.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/hyphenation/TernaryTree.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26