[wishlist] Implement a jpeg/jpeg delegate

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
broucaries
Posts: 467
Joined: 2008-12-21T11:51:10-07:00

[wishlist] Implement a jpeg/jpeg delegate

Post by broucaries »

We (debian distrib) had a lot of bug report about jpeg exif data like thumbail and other stuff.

It will be nice therefore to implement a delegate lib for this kind of stuff.

We have asked to use user to patch imagemagick, and we post here as a reminder.

We have also created a meta bug see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513008

Regards

bastien
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: [wishlist] Implement a jpeg/jpeg delegate

Post by magick »

ImageMagick updates some fields in the EXIF profile such as resolution and orientation. We're working toward supporting additional fields in the EXIF profile as time permits. In the mean-time, ImageMagick is open-source. Feel free to submit patches here to enhance EXIF support, otherwise patiently wait for the ImageMagick developers to find time to enhance EXIF support.
broucaries
Posts: 467
Joined: 2008-12-21T11:51:10-07:00

Re: [wishlist] Implement a jpeg/jpeg delegate

Post by broucaries »

May be for 7.0 ?
Post Reply