aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* updated jar, some classes removedKeiron Liddle2002-01-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194619 13f79535-47bb-0310-9956-ffa450edef68
* added note about where batik jar comes fromKeiron Liddle2001-12-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194586 13f79535-47bb-0310-9956-ffa450edef68
* updated builtools lib and readme info about jarsKeiron Liddle2001-10-302-9/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194530 13f79535-47bb-0310-9956-ffa450edef68
* updated jars to latest versionsKeiron Liddle2001-10-3011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194523 13f79535-47bb-0310-9956-ffa450edef68
* updated batik lib to 12/10/2001Keiron Liddle2001-10-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194500 13f79535-47bb-0310-9956-ffa450edef68
* more recent style book version 1.0b3Keiron Liddle2001-10-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194488 13f79535-47bb-0310-9956-ffa450edef68
* this patch alters the fop ant task so that other render outputKeiron Liddle2001-09-241-0/+0
| | | | | | | | | | formats are supported output type can be specified by mime type and also handles file sets Submitted by: Jeremias Maerki <jeremias.maerki@outline.ch> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194479 13f79535-47bb-0310-9956-ffa450edef68
* updated use of batik to changed apiKeiron Liddle2001-09-241-0/+0
| | | | | | | | from cvs batik 23/9/2001 improved the user agent git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194478 13f79535-47bb-0310-9956-ffa450edef68
* adjusted classpath libs for loggingKeiron Liddle2001-08-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194431 13f79535-47bb-0310-9956-ffa450edef68
* added logkit (version 1.0b4) for loggingKeiron Liddle2001-08-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194422 13f79535-47bb-0310-9956-ffa450edef68
* AHS: updated buildtoolsarved2001-08-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194415 13f79535-47bb-0310-9956-ffa450edef68
* added support for easily using w3c testsuite for build target testKeiron Liddle2001-07-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194335 13f79535-47bb-0310-9956-ffa450edef68
* Batik 1.0Keiron Liddle2001-05-221-0/+0
| | | | | | | new release of Batik which is version 1.0 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194265 13f79535-47bb-0310-9956-ffa450edef68
* fixed classpath for batik jarKeiron Liddle2001-05-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194255 13f79535-47bb-0310-9956-ffa450edef68
* FOP now uses Batik to render svgKeiron Liddle2001-05-172-0/+0
| | | | | | | | | | | | This is handled for awt - using batik to render to a graphic and pdf. Pdf still requires better image support. The elements and properties are generated from the svgelements.xml document. The version of batik is 17/05/2001 cvs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194250 13f79535-47bb-0310-9956-ffa450edef68
* Mods appliedarved2001-05-101-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194239 13f79535-47bb-0310-9956-ffa450edef68
* New buildtools JAR to support testingarved2001-05-101-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194236 13f79535-47bb-0310-9956-ffa450edef68
* Fixed documentation build. Stylebook requires Xalan 1.Kelly Campbell2001-03-281-0/+0
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194177 13f79535-47bb-0310-9956-ffa450edef68
* JDK 1.1 fix to Manifest taskKelly Campbell2001-03-081-0/+0
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194145 13f79535-47bb-0310-9956-ffa450edef68
* Upgraded to ant 1.3Kelly Campbell2001-03-051-0/+0
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194139 13f79535-47bb-0310-9956-ffa450edef68
* Updated build. Added manifest to jar to make it a runnable jar.Kelly Campbell2001-03-052-0/+0
| | | | | | | | | | | | | Updated dist targets to have separate src and bin builds. Compressed the xerces-1.2.3.jar to make distributions and cvs checkouts smaller. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194137 13f79535-47bb-0310-9956-ffa450edef68
* Updated build to include neccessary jar filesKelly Campbell2001-03-047-0/+52
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194118 13f79535-47bb-0310-9956-ffa450edef68
* Updated build to take new xalan trax file into account.Kelly Campbell2001-03-011-0/+0
| | | | | | | | | | | | | | Upgraded to Ant 1.2 to get new filter features needed to fix property code generation location bug when using Xalan 2. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194110 13f79535-47bb-0310-9956-ffa450edef68
* xml.jar removed because it is no longer needed to build or run Fop and ↵fotis2001-02-261-0/+0
| | | | | | doesn't work with xalan 2 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194091 13f79535-47bb-0310-9956-ffa450edef68
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-061-0/+0
| | | | | | | | | | | docs/examples/fo/pdfoutline.fo for an example. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194025 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up old build files which aren't used anymoreKelly Campbell2001-02-0423-1295/+11
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194015 13f79535-47bb-0310-9956-ffa450edef68
* Packaged build tasks into lib/buildtools.jarKelly Campbell2001-01-167-637/+0
| | | | | | | | | | 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
* adds to script creation of html documentationfotis2001-01-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193956 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring of Xslt task to allow either Xalan-J-1.2.x or Trax (Xalan-J-2) toKelly Campbell2000-12-196-0/+637
| | | | | | | be used for xsl transforms. This is experimental still. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193913 13f79535-47bb-0310-9956-ffa450edef68
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-182-7/+2
| | | | | | | Added compression filters for PDF renderer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193888 13f79535-47bb-0310-9956-ffa450edef68
* removed call to configurationfotis2000-12-172-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193885 13f79535-47bb-0310-9956-ffa450edef68
* because Ant task expects to find already compiled classes, we have to ↵fotis2000-12-1211-0/+0
| | | | | | duplicate this. Any better ideas? git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193863 13f79535-47bb-0310-9956-ffa450edef68
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ↵fotis2000-12-125-132/+338
| | | | | | support (F.J.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193861 13f79535-47bb-0310-9956-ffa450edef68
* updated svg stuff for the latest java bindingsKeiron Liddle2000-11-291-0/+0
| | | | | | | | added some props for units, gradient etc. jstyle'd git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193847 13f79535-47bb-0310-9956-ffa450edef68
* Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOMfotis2000-11-173-3/+3
| | | | | | | [Kelly Campbell] git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193825 13f79535-47bb-0310-9956-ffa450edef68
* inner class belonging to Xslt.class (Kelly Campbell)fotis2000-11-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193791 13f79535-47bb-0310-9956-ffa450edef68
* code look beautified and standardized by JStylefotis2000-11-121-271/+284
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193790 13f79535-47bb-0310-9956-ffa450edef68
* speedup of build process: added a compiled stylesheet cache and a merge ↵fotis2000-11-122-10/+95
| | | | | | | | | 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
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-261-5/+5
| | | | | | | 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-1/+1
| | | | | | | 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
* updated to the latest java bindingsKeiron Liddle2000-08-141-0/+0
| | | | | | | Obtained from:compiled java bindings (with other required class) from w3.org git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193665 13f79535-47bb-0310-9956-ffa450edef68
* Added comment so that I'll be owner on locus, so I can fix theSteve Coffman2000-08-091-1/+1
| | | | | | | permissions. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193618 13f79535-47bb-0310-9956-ffa450edef68
* adds property list mappingsKeiron Liddle2000-08-032-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193599 13f79535-47bb-0310-9956-ffa450edef68
* describes libraries and class files in this directoryfotis2000-08-011-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193573 13f79535-47bb-0310-9956-ffa450edef68
* update: use Messagehandler instead of System.err.printlnfotis2000-08-012-13/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193572 13f79535-47bb-0310-9956-ffa450edef68
* replaced this ant task with a xslt stylesheet (discovered that stylebook ↵fotis2000-08-012-259/+0
| | | | | | doesn't need the dtd) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193569 13f79535-47bb-0310-9956-ffa450edef68
* updates ant.jar to ant 1.1 releasefotis2000-07-251-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193560 13f79535-47bb-0310-9956-ffa450edef68
* update to new ant versionfotis2000-07-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193544 13f79535-47bb-0310-9956-ffa450edef68
* updated to the latest svg java bindingsKeiron Liddle2000-07-181-0/+0
| | | | | | | | spec dated 20000629 Obtained from: svg java bindings from w3.org git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193516 13f79535-47bb-0310-9956-ffa450edef68
* update to SAX 2 parserfotis2000-07-152-25/+108
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193511 13f79535-47bb-0310-9956-ffa450edef68