aboutsummaryrefslogtreecommitdiffstats
path: root/conf/config.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added version filtering to build. Version should now be in only build.xml,Kelly Campbell2001-03-281-1/+1
| | | | | | | | | | | and config.xml picks it up from there during the build process. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194178 13f79535-47bb-0310-9956-ffa450edef68
* enabling CID keyed truetype fonts; this gives supportfotis2001-02-271-0/+2
| | | | | | | | 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
* Turned Flate and ASCII-85 filters back on.Kelly Campbell2001-02-231-2/+2
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194090 13f79535-47bb-0310-9956-ffa450edef68
* Updated command linearved2001-02-211-3/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194079 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment ASCII-85 filterarved2000-12-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193934 13f79535-47bb-0310-9956-ffa450edef68
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-181-1/+19
| | | | | | | Added compression filters for PDF renderer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193888 13f79535-47bb-0310-9956-ffa450edef68
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ↵fotis2000-12-121-0/+11
support (F.J.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193861 13f79535-47bb-0310-9956-ffa450edef68