Search found 4 matches

by collinmsn
2013-01-09T03:37:13-07:00
Forum: Magick++
Topic: magick++ do not release memory as expected
Replies: 0
Views: 9547

magick++ do not release memory as expected

hi, I have a large gif file (about 15M) which requires more memory than the resource limit setting in policy.xml. So an exception is thrown when processing this file. After that the memory allocated by magick is not released as expected. The policy.xml, c++ code, compile script and sample image can ...
by collinmsn
2013-01-09T00:33:28-07:00
Forum: Bugs
Topic: magick++ do not release memory as expected
Replies: 1
Views: 2969

magick++ do not release memory as expected

hi Magick, I have a large gif file (about 15M) which requires more memory than the resource limit setting in policy.xml. So an exception is thrown when processing this file. After that the memory allocated by magick is not released as expected. The policy.xml, c++ code, compile script and sample ima...
by collinmsn
2012-03-15T19:15:16-07:00
Forum: Magick++
Topic: magick++ failed to read a gif image
Replies: 3
Views: 12760

Re: magick++ failed to read a gif image

follow the link to access it. http://vdisk.weibo.com/s/3dV3I
by collinmsn
2012-03-15T01:21:38-07:00
Forum: Magick++
Topic: magick++ failed to read a gif image
Replies: 3
Views: 12760

magick++ failed to read a gif image

I have a gif image that can display well on windows and can be opened by other gif viewers, but magick++ failed to open it.
how can i attach the gif file for R&D to debug it?