aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/image/AbstractFopImage.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-332/+0
* Switched to long licence Jeremias Maerki2003-03-061-5/+48
* white-space and line-ending fixesWilliam Victor Mote2002-11-291-2/+2
* some cleanup of comments and codeKeiron Liddle2002-11-141-33/+76
* handle image stream better, try to make sure onlyKeiron Liddle2002-11-081-13/+9
* more style fixesKeiron Liddle2002-10-251-1/+0
* load original data properlyKeiron Liddle2002-08-191-0/+10
* get Jimi working again and correctly reporting errorsKeiron Liddle2002-08-021-2/+2
* prevent npeKeiron Liddle2002-07-231-3/+5
* added transparency for imagesKeiron Liddle2002-06-271-21/+14
* renders images and ifo to pdf docKeiron Liddle2002-03-081-3/+3
* improved thread safety of readersKeiron Liddle2002-02-251-6/+6
* some preliminary changes to image handlingKeiron Liddle2002-02-211-96/+48
* Patch to handle direct embedding of jpeg images into pdfKeiron Liddle2001-09-181-1/+17
* Formatted code according to code standards.Tore Engvig2001-07-301-237/+252
* now passes in url string to the analyserKeiron Liddle2001-05-211-39/+5
* patch from Kelly A. Campbelleschaeffer2000-11-241-1/+2
* Abstract class implementing FopImage interfaceeschaeffer2000-08-111-0/+296