Search found 2 matches

by Similigo
2016-12-04T23:35:02-07:00
Forum: Bugs
Topic: image generation fails in 6.7.7-10?
Replies: 19
Views: 23011

Re: image generation fails in 6.7.7-10?

My command is

convert -background white -fill black -colors 256 -depth 8 -type Palette -define png:bit-depth=8 -define png:color-type=0 -font $file -pointsize 70 label:test image.png

and it fails.

The most basic command,

convert label:aaa aaa.png

also fails with the error:

convert.im6: no ...
by Similigo
2016-12-04T20:20:07-07:00
Forum: Bugs
Topic: image generation fails in 6.7.7-10?
Replies: 19
Views: 23011

Re: image generation fails in 6.7.7-10?

Same problem here.
6.7.7-10 is the current version for Ubuntu 14LTS (and LinuxMint).
Updating to a newer version of imagemagick puts you in a dependency hell.