-
Had some trouble getting it to compile. It was complaining about too few and too many arguments to various Magick functions. I removed the trailing 0 from all `MagickResizeImage` calls and added a `Ma…
-
When running on Windows it is asking for magickWand DLL and many more DLLs.
Do we know if there is an easy way to get them all ?
![image](https://user-images.githubusercontent.com/24926168/12485894…
-
I get a segfault when trying to analyze this file: https://github.com/mmomtchev/node-magickwand/raw/84e1cdff82aae838233202e76b9ca01815e9ebec/Magick%2B%2B.cxx
I am using a very basic walking of the …
-
http://local.phpimagick.com/Imagick/quantizeImage?measure_error=Enabled&colorspace=RGB&number_colors=64&tree_depth=8&dither=Floyd%E2%80%93Steinberg&image_path=Lorikeet
-
![image](https://user-images.githubusercontent.com/22030659/113500874-16f6da00-9554-11eb-9838-7e3b985d8c1a.png)
-
When I required RMagick, I get these errors:
```
dyld: lazy symbol binding failed: Symbol not found: _rb_intern2
Referenced from: /Users/joseph/.rvm/gems/ruby-1.9.2-head/gems/rmagick-2.13.0/lib/RMa…
-
I use a Mac, and homebrew for many packages including ImageMagick. I noticed a very annoying issue that I had to work around. Homebrew symlinks to `/usr/local/bin` and `/usr/local/include`. For exa…
-
```
$ sudo gem install screengif
```
```
Fetching: rmagick-2.16.0.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing screengif:
ERROR: Failed to build …
-
Hello,
I was not able to compile on my system (Fedora 17), as it was failing on the call to apxs, with an error stating:
apxs:Error: Unknown option: f.
After looking at what was going on, the resu…
-
Every time I try to compile minimap:
```nim
Hint: magickwand [Processing]
C:\Users\Ed\Desktop\Git Repositories\nwn_minimap\src\minimap.nim(13, 9) Error: type mismatch: got
but expected one of:
p…