Uwe St�hr wrote:
Martijn Brouwer wrote:
Does somebody know which options of ImageMagick I can use to improve the quality of the preview of these pictures.
You can try the following, when you've installed ImageMagick with a quality depth of 16bit (Q16):
Search for the file "convertDefault.sh" and change the line
convert -depth 8 $1 $2
to
convert $1 $2
Thanks for your suggestion, but when I do this, I get "error converting images" for every picture.
Bye,
Martijn Brouwer
