home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Corel
/
Draw
/
Scripts
/
Presets
/
design14.csc
< prev
next >
Wrap
Text File
|
1998-11-24
|
841b
|
26 lines
REM Mirror image Font used: Erie ( Bold )
WITHOBJECT "CorelDraw.Automation.9"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects TRUE
.RecorderSelectObjectByIndex TRUE, 1
.StoreColor 2, 0, 0, 0, 80, 0, 0, 100, 0
.StoreColor 2, 0, 0, 0, 0, 0, 0, 100, 100
.ApplyFountainFill 0, 0, 0, 900, 256, 0, 0, 50
.RecorderSelectObjectByIndex TRUE, 1
.DuplicateObject 0, 0
.RecorderSelectObjectByIndex TRUE, 2
.StretchObject 1, 1, 0.422535, 1, FALSE, TRUE, 2
.RecorderSelectObjectByIndex TRUE, 2
.StoreColor 2, 0, 0, 0, 80, 0, 0, 100, 0
.StoreColor 2, 0, 0, 0, 0, 0, 0, 100, 100
.ApplyFountainFill 0, 0, 0, -900, 256, 0, 0, 50
.RecorderSelectPreselectedObjects TRUE
.RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
.Group
.ResumePainting
.EndOfRecording
END WITHOBJECT