| |
float aspect= | aspect ratio
|
string bgcolor= | background color
|
int dither= | dithering to improve raster display, see "man vplotraster"
0 No dither,
1 Random Dither
2 Ordered Dither
3 Minimized Average Error Method
4 Digital Halftoning
|
int fat=0 | base line fatness
|
float greyc=1.0 | "grey correction" modifies the grey scale used to display a raster to simulate the nonlinearity of displays, see "man vplotraster"
|
bool mono=n [y/n] | no color
|
float pixc=1.0 | "pixel correction" controls alteration of the grey scale, see "man vplotraster".
|
float ppi= | pixels per inch
|
|