convert animated gif to eps mishandling filenames w/ 2 '.'

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

We tried your examples with ImageMagick 6.2.7-1, the current release, and they worked as expected (e.g. anim.converted.converted2.eps was properly created).
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Ok, we can reproduce the problem. Will have a fix in ImageMagick 6.2.7-2 Beta within a day or two. Thanks for the problem report.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

It will create 6 because EPS is not a multi-image format.
Post Reply