aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/image/analyser/SVGReader.java
Commit message (Expand)AuthorAgeFilesLines
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-2/+1
* renders images and ifo to pdf docKeiron Liddle2002-03-081-5/+60
* improved thread safety of readersKeiron Liddle2002-02-251-29/+28
* improved cacheKeiron Liddle2002-02-221-6/+12
* fix for no class def found error if no batikKeiron Liddle2002-02-221-45/+71
* some preliminary changes to image handlingKeiron Liddle2002-02-211-126/+34
* fixed some compile problemsKeiron Liddle2001-11-221-1/+0
* removed message handlerKeiron Liddle2001-11-221-3/+3
* made the batik pdf transcoder work againKeiron Liddle2001-11-151-1/+1
* updated for changes to batikKeiron Liddle2001-10-301-1/+4
* changed api associated with batik to current batikKeiron Liddle2001-10-121-0/+5
* gets the width and height in a better wayKeiron Liddle2001-09-251-10/+19
* updated use of batik to changed apiKeiron Liddle2001-09-241-10/+149
* improved debugging messages a bitKeiron Liddle2001-09-111-1/+1
* Formatted code according to code standards.Tore Engvig2001-07-301-8/+9
* changed to correct mime typeKeiron Liddle2001-06-281-2/+5
* gives it the correct sizeKeiron Liddle2001-06-081-2/+2
* now passes in url string to the analyserKeiron Liddle2001-05-211-11/+7
* restored support for external svg imagesKeiron Liddle2001-05-171-71/+39
* made the mime type correctKeiron Liddle2000-09-151-1/+1
* removed error messageKeiron Liddle2000-09-111-1/+2
* support for external svg document/imageKeiron Liddle2000-08-291-0/+99