Search found 3 matches
- 2015-04-19T02:26:25-07:00
- Forum: Bugs
- Topic: NtMagickView is broken.
- Replies: 3
- Views: 1973
Re: NtMagickView is broken.
OK, patches sent via email. It should build ok when applied. Also added some features.
- 2015-04-16T03:05:50-07:00
- Forum: Bugs
- Topic: NtMagickView is broken.
- Replies: 3
- Views: 1973
Re: NtMagickView is broken.
@dlemstra I sent the patches as a PM because the first method didn't seem to have a mechanism to attach files. There seems to be no trace of the attachments from this end so I have no way of verifying everything went well.
- 2015-04-14T18:44:15-07:00
- Forum: Bugs
- Topic: NtMagickView is broken.
- Replies: 3
- Views: 1973
NtMagickView is broken.
When building ImageMagick (Windows 7 Visual Studio 2013) I noticed that the NtMagickView utility is broken. All images display as a white rectangle. The problem is in "NtMagickView.cpp" in the 'CNtMagickView::DoDisplayImage()' function. The 'QuantumDepth' macro is undefined (or perhaps the project ...