|
[GRASSLIST:3849] Re: v.to.rast: msg#00055gis.grass.user
Hamish wrote: > If you must use a PostScript plot in a presentation, the best conversion > I've found is to load it in the GIMP at ~ 144 dpi with strong anti- > aliasing on both the graphics and the text. Otherwise it comes out > grainy. Actually, it's better to use oversampling, i.e. rasterise the PostScript at 300dpi or higher, then scale down to the desired size using a program which provides an anti-aliased rescaling function. E.g.: gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=ppmraw -r300 -sOutputFile=- map.ps \ | pnmscale 0.25 > map.ppm Ghostscript's anti-aliasing options (-sDEVICE=x11alpha or -dGraphicsAlphaBits= and -dTextAlphaBits=) are a fudge, and can result in artifacts. -- Glynn Clements <glynn.clements@xxxxxxxxxx> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [GRASSLIST:3848] Re: Importing e00 files in 5.7: 00055, Hamish |
|---|---|
| Next by Date: | [GRASSLIST:3850] Re: openOSX again: 00055, Hamish |
| Previous by Thread: | [GRASSLIST:3842] Re: v.to.rasti: 00055, Hamish |
| Next by Thread: | [GRASSLIST:3807] Importing e00 files in 5.7: 00055, Michael Ash |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |