Search found 2 matches

by ktc
2013-01-24T12:25:12-07:00
Forum: Users
Topic: imdisplay or MSVCR100 fault?
Replies: 2
Views: 3061

Re: imdisplay or MSVCR100 fault?

After some trial and tribulation it seems to have resolved itself. Further research also revealed that "display logo.gif" should be on *nix, not Windows. If that's true they should correct the instructions on the download page that state to run it as a test after installing on Windows.
by ktc
2013-01-24T10:13:17-07:00
Forum: Users
Topic: imdisplay or MSVCR100 fault?
Replies: 2
Views: 3061

imdisplay or MSVCR100 fault?

I am attempting to install IM on a WAMP localhost server running Windows 7 (32-bit). I downloaded and installed ImageMagick-6.8.1-10-Q16-x86-dll.exe but the following command line test doesn't run: $ convert logo: logo.gif $ identify logo.gif $ imdisplay The imdisplay window is empty. The Windows ...