aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/image/FopImage.java
Commit message (Expand)AuthorAgeFilesLines
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugfix for ICC color profile parsing in JPEG images.Jeremias Maerki2006-03-241-1/+4
* Remember the original URI in the FopImage instance. Jeremias Maerki2005-08-221-3/+8
* JavadocsJeremias Maerki2005-01-241-0/+8
* Clipping the background image.Jeremias Maerki2005-01-201-1/+23
* Remove unused importJeremias Maerki2004-08-161-2/+0
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-2/+1
* PR:Glen Mazza2004-03-311-3/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Switching from passing the FOUserAgent for several of the imageGlen Mazza2004-01-251-3/+3
* remove todo item for disconnecting image processing from pdfWilliam Victor Mote2003-08-301-1/+0
* for generic FOP image processing (i.e. not related to rendering), use java.aw...William Victor Mote2003-08-301-2/+2
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-1/+1
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-251-18/+18
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+196