aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/image
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1123-4595/+0
* Switched to long licence Jeremias Maerki2003-03-0623-240/+1362
* Separate baseURL parameter unnecessary as it comes from the user agent anyway.Jeremias Maerki2003-01-272-22/+28
* Lots of JavadocsJeremias Maerki2003-01-081-103/+109
* add method to remove contextKeiron Liddle2002-12-191-0/+9
* use a dummy url connection to enable loading of gif imageKeiron Liddle2002-12-051-9/+57
* white-space and line-ending fixesWilliam Victor Mote2002-11-292-4/+4
* some cleanup of comments and codeKeiron Liddle2002-11-1412-280/+415
* Fixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)Keiron Liddle2002-11-131-21/+38
* handle image stream better, try to make sure onlyKeiron Liddle2002-11-0821-180/+236
* 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