prolog | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the PostScript prolog code of an EPS object. | ||||||
Introduced | 1.0 | ||||||
OS | linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: string Property: postScript, pageCount, boundingBox Object: EPS Glossary: EPS, property, prepend | ||||||
Description | Use the prolog property to prepend PostScript code to an EPS object. You can use the prolog to transform the EPS without having to change its PostScript property (the actual PostScript code used to render the image). This property is supported only on Unix systems with Display PostScript installed. | ||||||
Tags | multimedia |