Pdf convertion issue
Posted: 2009-01-25T12:04:36-07:00
from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445574
> with the debian logo from
> http://www.debian.org/logos/openlogo-nd-50.png
> and can easily reproduce the problem, by comparing the output of
> the following two commands:
>
> convert openlogo-nd-50.png test.pdf
> convert openlogo-nd-50.png -density 72 test.pdf
>
> According to the documentation, the default density value is 72 dpi,
> and the default unit for the density option is dpi, so the output
> pdf files should look the same.
> However, they don't: the second command results in a pdf file with
> a much smaller picture.
>
> Strangely, when trying with another debian picture, namely from
> http://www.debian.org/Pics/debian.png
> the bug doesn't occur: both pdf's look identical.
I can confirm this bug with a more recent version
>As far as I can see, the default conversion is done at 72 dpi, as it
>should; but the _other_ testcase (i.e., with the -density 72 option)
>does _not_ use 72 dpi (but perhaps 72 dots per cm).
Thank you
Bastien
> with the debian logo from
> http://www.debian.org/logos/openlogo-nd-50.png
> and can easily reproduce the problem, by comparing the output of
> the following two commands:
>
> convert openlogo-nd-50.png test.pdf
> convert openlogo-nd-50.png -density 72 test.pdf
>
> According to the documentation, the default density value is 72 dpi,
> and the default unit for the density option is dpi, so the output
> pdf files should look the same.
> However, they don't: the second command results in a pdf file with
> a much smaller picture.
>
> Strangely, when trying with another debian picture, namely from
> http://www.debian.org/Pics/debian.png
> the bug doesn't occur: both pdf's look identical.
I can confirm this bug with a more recent version
>As far as I can see, the default conversion is done at 72 dpi, as it
>should; but the _other_ testcase (i.e., with the -density 72 option)
>does _not_ use 72 dpi (but perhaps 72 dots per cm).
Thank you
Bastien