forked from livecode/livecode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEPS.lcdoc
More file actions
32 lines (20 loc) · 698 Bytes
/
Copy pathEPS.lcdoc
File metadata and controls
32 lines (20 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Name: EPS
Type: object
Syntax: EPS
Summary:
A <control> that displays <EPS|Encapsulated PostScript> (<EPS>).
Introduced: 1.0
OS: linux
Platforms: desktop, server
Example:
set the postscript of EPS "Preview" to field "Code"
Description:
Use the <EPS> <object type> to display a screen preview of a
<PostScript> <file>, or to show <PostScript> graphics.
This object type is supported only on Unix systems with Display
PostScript installed.
An EPS object is contained in a card, group, or background. EPS objects
cannot contain other objects.
References: EPS (glossary), object type (glossary), file (keyword),
templateEPS (keyword), control (keyword), EPS (object),
postScript (property)