Search found 2 matches
- 2011-11-29T22:10:20-07:00
- Forum: Bugs
- Topic: can not dither posterize quantilization
- Replies: 1
- Views: 5177
can not dither posterize quantilization
according to http://www.imagemagick.org/Usage/quantize/#posterize , we can apply dither to the posterize operation. however, withouth +dither, i get the same image that is not dithered. and either -dither floydsteinberg or -dither riemersma failed to dither the image. reproduction procedure: 1 ...
- 2011-11-19T17:27:43-07:00
- Forum: Bugs
- Topic: Caption no longer works
- Replies: 21
- Views: 45084
Re: Caption no longer works
i have the same problem on archlinux. i am using the repo version, 6.7.3-4.
$ convert -list format | grep -i caption
CAPTION* CAPTION r-- Caption ((Pangoft2 1.29.4))
and when it is packaged, i am sure it passed all make check.
$ convert -list format | grep -i caption
CAPTION* CAPTION r-- Caption ((Pangoft2 1.29.4))
and when it is packaged, i am sure it passed all make check.