aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/svg/Line.java
Commit message (Collapse)AuthorAgeFilesLines
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-144/+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
* changed the SVGLengthProperty so that it is possible to tellKeiron Liddle2000-10-251-68/+82
| | | | | | | if the value is not present, needed for gradients git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193736 13f79535-47bb-0310-9956-ffa450edef68
* remove layout and makes all elements return an SVGElementKeiron Liddle2000-08-281-26/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193674 13f79535-47bb-0310-9956-ffa450edef68
* changes for new java bindingsKeiron Liddle2000-07-181-5/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193518 13f79535-47bb-0310-9956-ffa450edef68
* new svg graphic elementsKeiron Liddle2000-07-111-57/+75
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193480 13f79535-47bb-0310-9956-ffa450edef68
* replaces calls of System.err.println etc. with calls to the new ↵fotis2000-06-271-1/+2
| | | | | | MessageHandler methods git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193441 13f79535-47bb-0310-9956-ffa450edef68
* Partial implementation of keep-with-next (doesn't yet remove area from ↵jtauber1999-11-251-3/+4
| | | | | | previous page when fo is moved to next page to ensure keep). The layout method on each FO now returns a Status object rather than an int to allow for more information to be passed back in the future. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193240 13f79535-47bb-0310-9956-ffa450edef68
* removed multiple CRs at end of linesjtauber1999-11-221-81/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193230 13f79535-47bb-0310-9956-ffa450edef68
* PR:jtauber1999-11-161-6/+87
| | | | | | | | | Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193223 13f79535-47bb-0310-9956-ffa450edef68
* Removed goof which is not in open source CVS versionDirk-Willem van Gulik1999-11-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193220 13f79535-47bb-0310-9956-ffa450edef68
* Added licences everywhere... ishDirk-Willem van Gulik1999-11-091-0/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193219 13f79535-47bb-0310-9956-ffa450edef68
* Initial revisionDirk-Willem van Gulik1999-11-081-0/+81
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193213 13f79535-47bb-0310-9956-ffa450edef68