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.
anthony
Posts: 8883 Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia
Post
by anthony » 2009-08-07T20:03:56-07:00
The easier dif by the way is to use -layers TrimBounds
See the previous example link (just above it) and/or
Bounds Trimming - automatic canvas size correction
http://www.imagemagick.org/Usage/anim_mods/#trim
This will expand/shrink the virtual canvas and image offsets so ALL the images are fully drawable on the virtual canvas. However it will not 'center' the images on that canvas
gregory
Posts: 67 Joined: 2009-08-02T17:20:23-07:00
Authentication code: 8675309
Post
by gregory » 2009-08-08T08:25:20-07:00
404 Not Found.
gregory
Posts: 67 Joined: 2009-08-02T17:20:23-07:00
Authentication code: 8675309
Post
by gregory » 2009-08-10T05:20:03-07:00
Surely I tried to click them directly. I'm not a lamer.
The requested URL /Usage/im/anim_mods/ was not found on this server.
anthony
Posts: 8883 Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia
Post
by anthony » 2009-08-10T20:38:28-07:00
Apologies. You are right it is my fault. I'll go back and fix, and delete previosu post.
In the mean time remove the "/im/" sub-directory component. that is use for my test site not the official site.
gregory
Posts: 67 Joined: 2009-08-02T17:20:23-07:00
Authentication code: 8675309
Post
by gregory » 2009-08-11T09:23:57-07:00
This animaton in IE8 has only first and second frame. Third and fourth frames have dissappeared.
anthony
Posts: 8883 Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia
Post
by anthony » 2009-08-12T20:07:46-07:00
Well then it is ANY sub-frame that draws outside the display areas that will fail with IE.
I shall make a note of it!