Markus Neteler wrote: > > I still wonder how to define the resolution (DPI). > Example: for the GRASS book I would like to generate > screenshots and such as PDFs at reasonable resolution. > d.out.file gives me resolution control as multiplier > to the GRASS monitor size. Are there other tricks?
the multiplier in d.out.file is only useful for defining the bounding box size of .eps output. That is why it (and size=) are in the Images tab, not the general options tab- with .ps output they are not used. a0-a4 are all perfectly proportional, you might "print" bigger then scale down? I think for book screenshots the PNG driver is still your best bet. (e.g. nicest fonts, no 0-width line problems like PS driver, etc) Hamish _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

