home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / CHIP_CD_1999_08_PL.iso / software / shareware / icon_edit / IconEdit.CAB / SPHERE-F.IES < prev    next >
Encoding:
Text File  |  1998-08-04  |  882 b   |  48 lines

  1.  
  2. NAME: Sphere (fixed gradation)
  3. PURPOSE: Draw a perfect sphere (fixed gradation)
  4. ------------------------------------------------
  5.  
  6. Select the first column of the palette for the gradation
  7.    PALETTENR: 1,1
  8.    KEY: Y
  9.    PALETTENR: 1,33
  10.  
  11. Resize icon to 64x64 pixels
  12.    KEY: +{F5}
  13.    KEY: {ENTER}
  14.  
  15. Draw a black circle
  16.    TOOL: 6
  17.    PALETTENR: 1,1
  18.    DRAG: 32,32,60,60
  19.  
  20. Set radial Gradation
  21.    KEY: {F11}
  22.    KEY: %R
  23.    KEY: %O
  24.  
  25. Fill the circle with the gradation
  26.    TOOL: 7
  27.    CLICK: 45,45
  28.  
  29. Draw some white lines for the highlight
  30.    TOOL: 2
  31.    PALETTENR: 8,33
  32.    DRAG: 15,20,20,15
  33.    DRAG: 15,21,21,15
  34.    DRAG: 15,22,22,15
  35.    DRAG: 16,21,21,16
  36.    DRAG: 16,22,22,16
  37.    DRAG: 17,22,22,17
  38.  
  39. Antialiase the icon with a value of 10
  40.    KEY: {F1}
  41.    KEY: %I
  42.    KEY: {END}
  43.    KEY: %O
  44.  
  45. Resize the icon to 32x32 pixels
  46.    KEY: +{F3}
  47.    KEY: {ENTER}
  48.