-
Doing a `foreach` over an image with multiple internal images (e.g. an animated gif) does not do what anyone would expect. e.g.
``` PHP
foreach ($animatedGifImagick as $frameImagick) {
// $frame…
-
## Describe the bug
I tried to download and install the [magickwand.js repoistory](https://github.com/mmomtchev/magickwand.js), but the installation failed with an error message. I am behind a prox…
-
I could not get expected result from spreadImage() on a Gentoo server. It runs php 7.2 and imagick 3.4.3 and imagemagick 7.0.7 .
See [imagick_class.c](https://github.com/mkoppanen/imagick/blob/mast…
zelll updated
6 years ago
-
在转换期刊类的pdf,背景会变为黑白相间的小块,如果可以留一下邮箱,我可以把文件发给你
-
First of all thx for your great lib here.
I am basically trying to compare two images
and afterwards use TransparentPaintImage to make the white parts in the diff transparent .
Thats the part tha…
-
Similar to this issue from early 2015 https://github.com/rflynn/imgmin/issues/51 on Ubuntu 16.04, following the build instructions precisely (apt installs ImageMagick v6.8.9) building imgmin fails. Al…
-
The app is idle but still uses 25% of our resources. Please take measures as described in http://stackoverflow.com/a/958719/1068495
-
The MagickWand API supports image lists. For example, opening a GIF animation puts each frame into a list attached to that wand. List items can be deleted, edited individually, and even composited int…
-
macOS 10.12.4
imagemagick installed from brew. Ironically, the version is even detected by the configure script!
$ ./configure
-- Detected CPU: sandy-bridge
CMake Error at /usr/local/Cellar/cma…
myxal updated
7 years ago
-
Commit db0e6d717c5b7e48db88db3a275f101327f5ed8b (8a68587eb12c9913f2a1af8bda7cf8c8c0b37953) broke compilation on linux.