-
As gm support not only GraphicsMagick but also ImageMagick for its base module, it that possible to make this module support GraphicsMagick? That will be a great help!
ScenK updated
8 years ago
-
I've heard good things about GraphicsMagick; evaluate porting from ImageMagick to it. Measure!
http://www.graphicsmagick.org/
-
-
The prawn-gmagick gem is a drop-in replacement for the image processing in Asciidoctor PDF that uses GraphicsMagick under the covers. It has the benefit of making PDF conversion of documents containin…
-
## system infomation
```bash
$ uname -a
Linux VM_64_3_centos 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ yum install GraphicsMagick
$ yum in…
-
Dataverse uses ImageMagick to generate thumbnails from PDFs, by checking for `/usr/bin/convert`
On RHEL8-family systems, the newer and more secure GraphicsMagick fork ships with the OS, binary `/us…
-
[OpenImageIO supported formats](https://openimageio.readthedocs.io/en/v2.5.15.0/builtinplugins.html) through plugins, via command [iconvert](https://openimageio.readthedocs.io/en/v2.5.15.0/iconvert.ht…
-
I've followed all the previous issues and their solutions, but none have worked for me. I constantly keep getting the same error

To tes…
-
GraphicsMagick now supports HEIC / HEIF: http://www.graphicsmagick.org/NEWS.html#march-26-2022
Would it be possible to update thumbsup so that ImageMagick is no longer required for converting that …
-
Which version of GraphicsMagick is supported?
http://www.graphicsmagick.org/NEWS.html
Locally installed in Ubuntu: `1.3.23 2015-11-07 Q16`
- Tests pass expected uniquecolors: '24529'
Travic CI Ubun…