aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/image/JimiImage.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-181-186/+0
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Restored PNG support for RTF output and fixed two bugs related to image handl...Jeremias Maerki2005-12-131-0/+5
* Fixes unrecoverable exceptions causing BatchDiffer to fail. Jeremias Maerki2005-08-241-4/+2
* Code simplification.Jeremias Maerki2005-08-211-5/+3
* Bugzilla #36224: Jeremias Maerki2005-08-211-19/+25
* Removed unneded import statements.Finn Bock2004-09-091-2/+0
* Fix implementations after logging changes to correspond to the interface again.Jeremias Maerki2004-08-161-6/+6
* PR:Glen Mazza2004-03-311-5/+4
* 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-8/+5
* for generic FOP image processing (i.e. not related to rendering), use java.aw...William Victor Mote2003-08-301-13/+13
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-1/+1
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+216