aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/image/analyser/TIFFReader.java
Commit message (Expand)AuthorAgeFilesLines
* handle image stream better, try to make sure onlyKeiron Liddle2002-11-081-3/+4
* Fixed checkstyle violations (we're down at 8500 now)Jeremias Maerki2002-09-101-21/+36
* prevent npeKeiron Liddle2002-07-231-1/+4
* improved thread safety of readersKeiron Liddle2002-02-251-16/+19
* some preliminary changes to image handlingKeiron Liddle2002-02-211-10/+8
* Formatted code according to code standards.Tore Engvig2001-07-301-79/+73
* now passes in url string to the analyserKeiron Liddle2001-05-211-39/+5
* Image reader for TIFF imageseschaeffer2000-12-181-0/+138