-
test:
```py
import numpy as np
from wand.resource import genesis as wand_genesis
from wand.image import Image
# as a workaround, call wand_genesis() before importing other packages
# this al…
-
### Discussed in https://github.com/ImageMagick/ImageMagick6/discussions/326
Originally posted by **ThisMe124** June 12, 2024
### ImageMagick version
ImageMagick 6.9.11-60 Q16 x86_64
###…
-
Hello!
I kind of stumbled onto this plugin while exploring the [`colcon` docs](https://colcon.readthedocs.io/en/released/index.html#). I like it! Small suggestion: can the README.md indicate `image…
-
Hi there, I'm looking to use ImageMagick tools on unraid shell. Wondering if this could be included?
-
Here's a quick example of how to generate a printable text label with ImageMagick:
`convert -rotate 90 -pointsize 200 label:"Lorem Ipsum" -flop -bordercolor white -border 80x80 -resize 128x -monoch…
-
I'm trying to resurrect an old project and either I'm doing something stupid or DMagick is not compatible with ImageMagick7. Please confirm that I'm not doing something stupid? I'm getting a whole l…
-
ImageMagick is an open source software that can edit and convert raster images. It is similar to `ffmpeg`, which is already included in webi, in that they are both very powerful at converting and edit…
-
Even with the newest image containing Nextcloud 30.0.2 the preview of the photos captured with iOS 18 are missing. Funnily enough there is a message that you should not use Imaginary as it has known i…
-
Why not use https://imagemagick.org/index.php for the stuff that is done in this project? I am just a curious observer, but I am sceptical if Picasso is really providing any functionality that cannot …
-
Hey there!
Would it be possible to add imagemagick support and provide a way to choose between using imagemagick or gd for rendering?