Hi Thomas, now that worked better. Patch applied. Many thanks. If I only remembered where I put that funky JPEG I know didn't work half a year ago so I could test it....
As you can see from the CVS messages I had to fix a few classes in the images package. I wonder how you could test the whole thing with these classes messed up. I got NPEs and such. Anyway, it's fixed now. On 15.08.2004 22:53:50 Thomas DeWeese wrote: > Hi guys, > > Sorry, there was a mistake in the patch (resolved a conflict > wrong), use the attached one instead (you think you checked > everything...) > > Thomas DeWeese wrote: > > > Hi guys, > > > > These patches have nothing to do with your recent request for > > more information about the PDFTranscoder. The most important > > one is the fix for getPixelUnitToMillimeter which currently > > causes PDF output to be the wrong size. > > > > The other patches enable the JPEG code to work correctly > > for JPEG files that have lots of long APP markers in them. > > I think Photoshop and a few other apps can do this. It also > > defers the creation of the original node until it absolutely > > has to thus avoiding decoding the JPEG file and creating > > the raster unless needed. > > > > Let me know if you have any questions on either of these > > and I will be looking to Jeremias's questions shortly. > Jeremias Maerki