aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/image
Commit message (Expand)AuthorAgeFilesLines
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-112-3/+2
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-213-4/+3
* comment about reader behaviourKeiron Liddle2002-03-111-0/+6
* renders images and ifo to pdf docKeiron Liddle2002-03-087-27/+180
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-261-89/+0
* improved thread safety of readersKeiron Liddle2002-02-2520-327/+271
* improved cacheKeiron Liddle2002-02-223-24/+81
* fix for no class def found error if no batikKeiron Liddle2002-02-222-46/+72
* some preliminary changes to image handlingKeiron Liddle2002-02-2126-949/+1021
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-0/+5
* fixed some compile problemsKeiron Liddle2001-11-223-9/+1
* fix to prevent fop hanging with animated gifsKeiron Liddle2001-11-221-2/+4
* removed message handlerKeiron Liddle2001-11-224-23/+22
* PR:Tore Engvig2001-11-165-41/+391
* made the batik pdf transcoder work againKeiron Liddle2001-11-151-1/+1
* changed the parent to FONodeKeiron Liddle2001-11-092-4/+1
* updated for changes to batikKeiron Liddle2001-10-301-1/+4
* new area tree and rendering stuffKeiron Liddle2001-10-221-4/+0
* changed api associated with batik to current batikKeiron Liddle2001-10-121-0/+5
* throws a different error if base dir not specifiedKeiron Liddle2001-10-111-0/+6
* 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
* Patch to handle direct embedding of jpeg images into pdfKeiron Liddle2001-09-184-8/+163
* improved debugging messages a bitKeiron Liddle2001-09-112-2/+2
* forgot about quotesKeiron Liddle2001-09-071-0/+5
* handles uri's with "url(" + URI + ")"Keiron Liddle2001-09-071-1/+15
* Formatted code according to code standards.Tore Engvig2001-07-3020-1700/+1495
* combined property list setting into element settingKeiron Liddle2001-07-121-4/+2
* fixed line endingsKeiron Liddle2001-07-041-55/+10
* changed to correct mime typeKeiron Liddle2001-06-282-8/+16
* changed licenseKeiron Liddle2001-06-251-49/+5
* compiles on jdk1.1Keiron Liddle2001-06-251-2/+9
* trys to get the reference from baseDir + ref pathKeiron Liddle2001-06-211-10/+2
* SGK/AHS: inling of imagesarved2001-06-101-2/+41
* gives it the correct sizeKeiron Liddle2001-06-081-2/+2
* now passes in url string to the analyserKeiron Liddle2001-05-2112-562/+197
* restored support for external svg imagesKeiron Liddle2001-05-172-154/+89
* Add TIFFReader supporteschaeffer2000-12-181-47/+48
* Image reader for TIFF imageseschaeffer2000-12-181-0/+138
* Patch from Kelly Campbell. Fix NullPointerException...eschaeffer2000-12-121-120/+122
* support for the JAIImage class is added, but commented. To use the JAIImage c...eschaeffer2000-11-281-0/+6
* FopImage class that uses JAI.eschaeffer2000-11-281-0/+179
* patch from Stephen Fryeschaeffer2000-11-241-3/+7
* patch from Kelly A. Campbelleschaeffer2000-11-244-8/+34
* patch from Kelly A. Campbelleschaeffer2000-11-241-1/+1
* patch from Kelly A. Campbelleschaeffer2000-11-241-1/+2
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-261-12/+12
* Correction for the text-align bug.eschaeffer2000-10-191-4/+7
* This applies Ross Golder's unicode patch. It also adds Mark ReevesSteve Coffman2000-10-121-4/+4
* Modify the Factory to use the BmpImage classeschaeffer2000-09-251-2/+2