aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/configuration/Configuration.java
Commit message (Collapse)AuthorAgeFilesLines
* removed old configurationKeiron Liddle2002-09-041-345/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195149 13f79535-47bb-0310-9956-ffa450edef68
* removed message handlerKeiron Liddle2001-11-221-14/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194574 13f79535-47bb-0310-9956-ffa450edef68
* updated a few hashtables and vectorsKeiron Liddle2001-11-021-64/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194535 13f79535-47bb-0310-9956-ffa450edef68
* Formatted code according to code standards.Tore Engvig2001-07-301-167/+193
| | | | | | | Changed license to use short license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194380 13f79535-47bb-0310-9956-ffa450edef68
* combined property list setting into element settingKeiron Liddle2001-07-121-2/+1
| | | | | | | also always get parser class name from one place git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194349 13f79535-47bb-0310-9956-ffa450edef68
* enabling CID keyed truetype fonts; this gives supportfotis2001-02-271-0/+11
| | | | | | | | for other encodings than WinAnsiEncoding (eg japanese, chinese, arabic, iso-whatever, etc). Also makes font inclusion easier Tore Engvig git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194095 13f79535-47bb-0310-9956-ffa450edef68
* Updated command line supportarved2001-02-211-15/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194080 13f79535-47bb-0310-9956-ffa450edef68
* improvement (?): decoupling Configuration and ConfigurationParserfotis2000-12-171-5/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193887 13f79535-47bb-0310-9956-ffa450edef68
* changed configuration design following the ideas of Kelly Campbellfotis2000-12-171-0/+313
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193884 13f79535-47bb-0310-9956-ffa450edef68