Problem with quality of the color gradient
Posted: 2012-06-23T13:53:20-07:00
Hello. Excuse me for my English first.
I'm new to IM and I'm trying to convert pages from a PDF document (created with LaTeX) to PNG using ImageMagick.
My command line is :
convert -density 559 -units PixelsPerInch Exercice.pdf -resize 25% Exercice.png
Original PDF file is here : http://ppl.ug/2m59bTWWpmQ/
and the created PNG file is here : http://ppl.ug/ZbdKS14Nh1E/
As you can see, there is a quality problem with the color gradient on the top of the PNG file : I have some colored rectangles from red to orange ... I think there is not enough colors to have a "pretty" color gradient (as the PDF document). I hope to be clear enough.
I'm using IM 6.5.2-0 on a Mac with OS X Snow Leopard.
Thanks for your help.
I'm new to IM and I'm trying to convert pages from a PDF document (created with LaTeX) to PNG using ImageMagick.
My command line is :
convert -density 559 -units PixelsPerInch Exercice.pdf -resize 25% Exercice.png
Original PDF file is here : http://ppl.ug/2m59bTWWpmQ/
and the created PNG file is here : http://ppl.ug/ZbdKS14Nh1E/
As you can see, there is a quality problem with the color gradient on the top of the PNG file : I have some colored rectangles from red to orange ... I think there is not enough colors to have a "pretty" color gradient (as the PDF document). I hope to be clear enough.
I'm using IM 6.5.2-0 on a Mac with OS X Snow Leopard.
Thanks for your help.