aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added TrueType and embedded font support from Tore Engvig andKelly Campbell2001-02-051-3/+2
| | | | | | | | | | | | Alain Fagot PR: Obtained from: Submitted by: Tore Engvig <tengvig@infostream.no>, Alain FAGOT <Alain.FAGOT@framfab.nl> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194018 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a small bug in the prepare-src target for dealing with dual versionsKelly Campbell2001-01-161-1/+1
| | | | | | | of Xalan. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193971 13f79535-47bb-0310-9956-ffa450edef68
* Packaged build tasks into lib/buildtools.jarKelly Campbell2001-01-161-8/+34
| | | | | | | | | | Added buildtools.xml for building the build tools jar file. Moved source for ant tasks into src/org/apache/fop/tools/anttasks Set up dual support for Xalan 1 native and Xalan 2 JAXP1.1 transform interfaces. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193970 13f79535-47bb-0310-9956-ffa450edef68
* JDK 1.1.x changes. Thanks to Art Welch.arved2000-12-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193920 13f79535-47bb-0310-9956-ffa450edef68
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ↵fotis2000-12-121-4/+21
| | | | | | support (F.J.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193861 13f79535-47bb-0310-9956-ffa450edef68
* add JAI target (doesn't compile JAI image class if not present).eschaeffer2000-11-291-2/+14
| | | | | | | | | | | Patch from Kelly Campbell. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193848 13f79535-47bb-0310-9956-ffa450edef68
* speedup of build process: added a compiled stylesheet cache and a merge ↵fotis2000-11-121-14/+14
| | | | | | | | | capability to Xslt.java I added the use of <xsl:key> to the font-file.xsl (contributed by Kelly Campbell) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193789 13f79535-47bb-0310-9956-ffa450edef68
* Change codegen/properties rulesKaren Lease2000-11-101-4/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193764 13f79535-47bb-0310-9956-ffa450edef68
* adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch>fotis2000-11-021-0/+12
| | | | | | | based on work by Alain Fagot git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193740 13f79535-47bb-0310-9956-ffa450edef68
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-261-2/+2
| | | | | | | fixes. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193739 13f79535-47bb-0310-9956-ffa450edef68
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-121-0/+28
| | | | | | | Doesn't hurt on 1.2, but haven't tested on 1.1 system. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193724 13f79535-47bb-0310-9956-ffa450edef68
* Domagoj Cosic's patch, and changed FOP CVS version to "0.15cvs" soSteve Coffman2000-10-051-1/+1
| | | | | | | people's bug reports are understandable. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193717 13f79535-47bb-0310-9956-ffa450edef68
* add: build java classes for font symbol, zapfdingbatsfotis2000-06-221-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193433 13f79535-47bb-0310-9956-ffa450edef68
* fix: delete redundant delete of dist dirfotis2000-06-181-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193406 13f79535-47bb-0310-9956-ffa450edef68
* change: classes depending on jimi and xt are now only compiled if these ↵fotis2000-06-181-5/+19
| | | | | | libraries are present git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193405 13f79535-47bb-0310-9956-ffa450edef68
* Fix: removes forgotten closing comment bracketsfotis2000-06-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193402 13f79535-47bb-0310-9956-ffa450edef68
* Switching from make to Antfotis2000-03-061-0/+383
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193284 13f79535-47bb-0310-9956-ffa450edef68