aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/svg/SVG.java
Commit message (Collapse)AuthorAgeFilesLines
* general clean upKeiron Liddle2001-05-171-390/+0
| | | | | | | | removing unused files better formatting git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194253 13f79535-47bb-0310-9956-ffa450edef68
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-61/+171
| | | | | | | | | | | | 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
* PR:Karen Lease2001-05-161-0/+37
| | | | | | | | Submitted by: Aaron Optimizer Digulla via Jeroen de Zwart Add viewBox support to svg element. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194248 13f79535-47bb-0310-9956-ffa450edef68
* Modified to support new FontState class.eschaeffer2001-01-251-184/+185
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193987 13f79535-47bb-0310-9956-ffa450edef68
* changed inline references to layout.inlineKeiron Liddle2001-01-241-1/+1
| | | | | | | also renderers now render a word area git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193979 13f79535-47bb-0310-9956-ffa450edef68
* updated svg stuff for the latest java bindingsKeiron Liddle2000-11-291-1/+1
| | | | | | | | 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
* fixes npe when rendering, checks the correct length thing for valKeiron Liddle2000-11-031-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193743 13f79535-47bb-0310-9956-ffa450edef68
* changed the SVGLengthProperty so that it is possible to tellKeiron Liddle2000-10-251-154/+179
| | | | | | | 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
* added some more properties to elementsKeiron Liddle2000-09-151-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193697 13f79535-47bb-0310-9956-ffa450edef68
* handles style, class nameKeiron Liddle2000-09-111-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193688 13f79535-47bb-0310-9956-ffa450edef68
* remove layout and makes all elements return an SVGElementKeiron Liddle2000-08-281-48/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193674 13f79535-47bb-0310-9956-ffa450edef68
* added better size handlingKeiron Liddle2000-08-101-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193625 13f79535-47bb-0310-9956-ffa450edef68
* handles page breaking betterKeiron Liddle2000-08-071-64/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193607 13f79535-47bb-0310-9956-ffa450edef68
* expects to be in an instream-foreign-objectKeiron Liddle2000-08-031-24/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193593 13f79535-47bb-0310-9956-ffa450edef68
* new svg graphic elementsKeiron Liddle2000-07-111-91/+153
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193480 13f79535-47bb-0310-9956-ffa450edef68
* Partial implementation of keep-with-next (doesn't yet remove area from ↵jtauber1999-11-251-12/+13
| | | | | | 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-176/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193230 13f79535-47bb-0310-9956-ffa450edef68
* PR:jtauber1999-11-161-7/+183
| | | | | | | | | 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/+176
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193213 13f79535-47bb-0310-9956-ffa450edef68