aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/image/analyser/SVGReader.java
Commit message (Collapse)AuthorAgeFilesLines
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-2/+1
| | | | | | | some adjustments to user agent git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194714 13f79535-47bb-0310-9956-ffa450edef68
* renders images and ifo to pdf docKeiron Liddle2002-03-081-5/+60
| | | | | | | added xml reader for external graphics git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194696 13f79535-47bb-0310-9956-ffa450edef68
* improved thread safety of readersKeiron Liddle2002-02-251-29/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194670 13f79535-47bb-0310-9956-ffa450edef68
* improved cacheKeiron Liddle2002-02-221-6/+12
| | | | | | | gets base dir from user agent git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194665 13f79535-47bb-0310-9956-ffa450edef68
* fix for no class def found error if no batikKeiron Liddle2002-02-221-45/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194664 13f79535-47bb-0310-9956-ffa450edef68
* some preliminary changes to image handlingKeiron Liddle2002-02-211-126/+34
| | | | | | | | Images are put into a cache, different cahces are possible if information is required it needs to be explicitly loaded git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194663 13f79535-47bb-0310-9956-ffa450edef68
* fixed some compile problemsKeiron Liddle2001-11-221-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194577 13f79535-47bb-0310-9956-ffa450edef68
* removed message handlerKeiron Liddle2001-11-221-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194574 13f79535-47bb-0310-9956-ffa450edef68
* made the batik pdf transcoder work againKeiron Liddle2001-11-151-1/+1
| | | | | | | | some improvements to svg handling Submitted by: Thomas E Deweese <thomas.deweese@kodak.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194567 13f79535-47bb-0310-9956-ffa450edef68
* updated for changes to batikKeiron Liddle2001-10-301-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194524 13f79535-47bb-0310-9956-ffa450edef68
* changed api associated with batik to current batikKeiron Liddle2001-10-121-0/+5
| | | | | | | added a half implemented bridge for jpg images git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194499 13f79535-47bb-0310-9956-ffa450edef68
* gets the width and height in a better wayKeiron Liddle2001-09-251-10/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194483 13f79535-47bb-0310-9956-ffa450edef68
* updated use of batik to changed apiKeiron Liddle2001-09-241-10/+149
| | | | | | | | 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
* improved debugging messages a bitKeiron Liddle2001-09-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194459 13f79535-47bb-0310-9956-ffa450edef68
* Formatted code according to code standards.Tore Engvig2001-07-301-8/+9
| | | | | | | Changed license to use short license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194380 13f79535-47bb-0310-9956-ffa450edef68
* changed to correct mime typeKeiron Liddle2001-06-281-2/+5
| | | | | | | catch error if batik not available git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194319 13f79535-47bb-0310-9956-ffa450edef68
* gives it the correct sizeKeiron Liddle2001-06-081-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194284 13f79535-47bb-0310-9956-ffa450edef68
* now passes in url string to the analyserKeiron Liddle2001-05-211-11/+7
| | | | | | | some readers may need the url eg. svg document creator git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194261 13f79535-47bb-0310-9956-ffa450edef68
* restored support for external svg imagesKeiron Liddle2001-05-171-71/+39
| | | | | | | fixed a few other problems git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194254 13f79535-47bb-0310-9956-ffa450edef68
* made the mime type correctKeiron Liddle2000-09-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193704 13f79535-47bb-0310-9956-ffa450edef68
* removed error messageKeiron Liddle2000-09-111-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193690 13f79535-47bb-0310-9956-ffa450edef68
* support for external svg document/imageKeiron Liddle2000-08-291-0/+99
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193678 13f79535-47bb-0310-9956-ffa450edef68