Software Manual Pages
Slide definition Defines slide format and colors
slide
The drawing starts by defining the slide’s name, dimensions, and background color. This must be the first (non-comment) statement in the definition file. Each def file may contain two or more slide definitions. File formats can be concatenated with "+", e.g. "tiff+jpg+pdf". Note that if the file’s size is too large to be placed in jpeg or png, the operation will fail silently (but the tiff and pdf files are still created if ordered). The PDF files are automatically paginated as determined by the page attributes pageX, pageY and pageDPI.
The following example generates png and pdf files. Download definition file.
|
|