From: timduru <ti...@ti...> - 2003-08-11 21:47:46
|
> On Mon, 2003-08-11 at 08:03, timduru wrote: > > > > I modified the createDisplayImage method > > What I do is first create a blank image with no EXIF then copy the current image data into that one. > > Maybe there another solution with imageMagick I'm not really an expert with it .. ;) > > > > I've attached the new version with this message. > > It also removes the overlay icon on the thumb if I remember well as I didn't really need it, > > if you want it back you'll have to uncomment some of the lines. > > > > Can you re-post that as a diff -u? I don't know what diff program you > used there as I can't use that type of patch. well it's not a patch it's called copy-paste ;) just open the idsShared.pm with your favorite text editor and replace the entire createDisplayImage function Sorry but I'm just too busy for the moment with other things to go more in details and put back the overlay / do the patch against 0.82, test against 0.82 and look more in details... I don't think 0.82 modified something in the createDisplayImage function compared to the 0.81 version I'm using but just in case backup your original idsShared.pm file. ;) |