> Both a2ps -r and the -gravity switch to convert work fine for me with
> 6:6.2.4.5-0.6. I suspect this was a fortunate side-effect when switching
> ps support from libdps to the gs delegate in -0.4.

I can no longer reproduce the a2ps -r bug, but -gravity still produces
insane BBoxes:

~> convert foo.png -page A4 -gravity Center foo.ps; grep Box foo.ps
%%BoundingBox: -502 -178 92 267
%%HiResBoundingBox: -503 -179 92.1356 267
%%PageBoundingBox: -503 -179 92 267

Without the gravity:

convert foo.png -page A4 foo.ps; grep Box foo.ps
%%BoundingBox: 0 0 595 446
%%HiResBoundingBox: 0 0 595.136 446
%%PageBoundingBox: 0 0 595 446

ImageMagick is my favourite and quite invaluable to my work, but I would
very much like to get rid of these small annoyances.

Moreover, the documentation for "-gravity" is still broken. It states that
'See -geometry for details of how the -gravity option interacts with the x
and y parameters of a geometry specification.' But the documentation of
"-geometry" never mentions anything about gravity.

-- 
                 -----------------------------------------------
                | Juha Jäykkä, [EMAIL PROTECTED]                        |
                | Laboratory of Theoretical Physics             |
                | Department of Physics, University of Turku    |
                | home: http://www.utu.fi/~juolja/              |
                 -----------------------------------------------

Attachment: pgpfJ2CwvDNlj.pgp
Description: PGP signature

Reply via email to