Re: Black images

2002-07-31 Thread Jeremias Maerki
On 31.07.2002 00:30:07 Darrel Riekhof wrote: > FYI, the temporary fix was to replace org.apache.fop.image.JpegImage in fop-0.20.3 >and fop-0.20.4 with the version of this class in fop-0.20.2. Now JPEGs with ICC >profiles come in as before. > > Code questions: > > 1) Why isn't the org.apache

RE: Black images

2002-07-30 Thread Darrel Riekhof
t: RE: Black images Thanks Jeremias, I will check bugzilla. Thanks a bunch for the code hints, we will try that. Darrel -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 1:34 AM To: [EMAIL PROTECTED] Subject: Re: Black images Probably. Suppor

RE: Black images

2002-07-30 Thread Darrel Riekhof
Thanks Jeremias, I will check bugzilla. Thanks a bunch for the code hints, we will try that. Darrel -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 1:34 AM To: [EMAIL PROTECTED] Subject: Re: Black images Probably. Support was added

Re: Black images

2002-07-30 Thread Jeremias Maerki
Probably. Support was added for JPEG images to be embedded directly into PDF. Until then JPEGS were read into memory by Jimi and written to the PDF as a normal bitmap equal to the way GIFs and PNGs are written (using non-lossy ZLib compression). So probably, Jimi was able to open those JPEG images

RE: Black images

2002-07-26 Thread Darrel Riekhof
th FOP and PDFs but I've had problems in the past with other applications as well. Jeff -Original Message- From: "Buchtík, Michal" [mailto:[EMAIL PROTECTED]] Sent: Friday, July 26, 2002 1:41 AM To: '[EMAIL PROTECTED]' Subject: RE: Black images This problem occurs