home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 7 / CD7_PROGRAM.ISO / draw / scripts / presets6 / design07.csc < prev    next >
Encoding:
Text File  |  1996-10-24  |  1.4 KB  |  38 lines

  1. REM Chrome offset      Font used: Bravo
  2. REM REM Converted from a DRAW PRESET binary to a DRAW RECORDING script
  3.  
  4. WITHOBJECT "CorelDraw.Automation.7"
  5.     .StartOfRecording 
  6.     .SuppressPainting 
  7.     .RecorderStorePreselectedObjects TRUE
  8.     .RecorderSelectObjectByIndex TRUE, 1
  9.     .ApplyOutline 0, 0, 0, 0, 0, 0, 0, -1, -1, FALSE, 0, 0, FALSE
  10.     .RecorderSelectObjectByIndex TRUE, 1
  11.     .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
  12.     .SetFountainFillColor 0, 2, 0, 0, 0, 100
  13.     .SetFountainFillColor 9, 2, 0, 0, 0, 0
  14.     .SetFountainFillColor 18, 2, 0, 0, 0, 100
  15.     .SetFountainFillColor 28, 2, 0, 0, 0, 0
  16.     .SetFountainFillColor 41, 2, 0, 0, 0, 100
  17.     .SetFountainFillColor 51, 2, 0, 0, 0, 0
  18.     .SetFountainFillColor 69, 2, 0, 0, 0, 100
  19.     .SetFountainFillColor 84, 2, 0, 0, 0, 0
  20.     .SetFountainFillColor 100, 2, 0, 0, 0, 100
  21.     .RecorderSelectObjectByIndex TRUE, 1
  22.     .DuplicateObject 0, 0
  23.     .RecorderSelectObjectByIndex TRUE, 2
  24.     .MoveObject -4317, 0
  25.     .RecorderSelectObjectByIndex TRUE, 2
  26.     .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
  27.     .SetFountainFillColor 0, 2, 0, 0, 0, 100
  28.     .SetFountainFillColor 9, 2, 0, 0, 0, 0
  29.     .SetFountainFillColor 52, 2, 0, 0, 0, 100
  30.     .SetFountainFillColor 84, 2, 0, 0, 0, 0
  31.     .SetFountainFillColor 100, 2, 0, 0, 0, 100
  32.     .RecorderSelectPreselectedObjects TRUE
  33.     .RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
  34.     .Group 
  35.     .ResumePainting 
  36.     .EndOfRecording 
  37. END WITHOBJECT
  38.