aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/image
Commit message (Expand)AuthorAgeFilesLines
* more style fixesKeiron Liddle2002-10-255-7/+3
* Oops, forgot one little import. Sorry.Jeremias Maerki2002-09-101-0/+1
* Fixed checkstyle violations (we're down at 8500 now)Jeremias Maerki2002-09-1010-333/+465
* fix for invalid colorspace on jpegKeiron Liddle2002-08-202-1/+9
* load original data properlyKeiron Liddle2002-08-194-1/+13
* get Jimi working again and correctly reporting errorsKeiron Liddle2002-08-022-11/+29
* workaround for eps files that have invalid float bounding box valuesKeiron Liddle2002-08-021-5/+13
* adapted to change in batikKeiron Liddle2002-07-291-2/+2
* prevent npeKeiron Liddle2002-07-232-4/+9
* fixed compile errorKeiron Liddle2002-07-191-3/+0
* fixed compile errorKeiron Liddle2002-07-081-2/+2
* removed repeated stringKeiron Liddle2002-07-041-1/+0
* minor cleanupKeiron Liddle2002-07-012-3/+0
* added transparency for imagesKeiron Liddle2002-06-278-47/+44
* fixed compile errKeiron Liddle2002-06-181-2/+2
* added exception to log err messageKeiron Liddle2002-06-121-1/+1
* Fixes a problem when EPS files have Bounding Boxes containing negative intege...Jeremias Maerki2002-05-191-1/+2
* 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