Re: bug in +profile '*'
paul womack <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
paul womack wrote: > For reasons of backwards compatibility with ImageMagick 5, > I've been using +profile '*' in preference to > -strip to get rid of profiles (when making low res images, > where file size is important). > > It appears that in the transition between 6.2.5 and 6.3.0 > something went wrong. > > Somewhere in the handling of +profile '*', the '*' > is expanded as a file glob, with predictably(1) awful results. > At the risk of talking to myself, I just dug this report out of my mailbox, and it appears to have been fixed; certainly it once again behaves OK in 6.3.2 BugBear