tags 337397 + fixed thanks On Fri, Nov 04, 2005 at 12:19:49PM +0200, Juha Jäykkä wrote: > ImageMagick's convert no longer can produce landscape pages. This > breaks the "-r" switch in a2ps, hence critical. > > There seems to be no way of producing the line > %%Orientation: Landscape > in the output postscript file. > > Also, both the documentation for "-gravity" switch and its > functionality are broken. (...) > The switch itself causes completely insane BBoxes in postscript > files. Using "convert foo.png -page A4 -gravity Center foo.ps" > produces a BBox which has all its coordinates negative! (At least when > given a suitably sized image as input.)
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. Daniel.

