Comment 7 for bug 627093

Revision history for this message
Andreas Hoenen (andreas-hoenen-terstappen) wrote :

According to my understanding this is a problem of the used image:

$ identify -verbose logo.png | egrep 'Geometry|Resolution'
identify -verbose logo.png | egrep 'Geometry|Resolution'
  Geometry: 64x64
  Resolution: 2.83x2.83 pixels/centimeter

This means a 22 cm image. Probably you will like to change the image
resolution to a more approppriate value, e.g.:

convert -density 100 logo.png logo_adapted.png

Regards, Andreas
--
Andreas Hoenen <email address hidden>
GPG: 1024D/B888D2CE
     A4A6 E8B5 593A E89B 496B
     82F0 728D 8B7E B888 D2CE