home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD1.img / d2xx / d242 / image-ed / image-ed.intro < prev    next >
Text File  |  1989-08-30  |  4KB  |  96 lines

  1. *****************************************************************************
  2.  
  3.                                 Introducing...
  4.  
  5. *****************************************************************************
  6.  
  7.     Image-Ed - the least expensive, most powerful image editor available.
  8.     Allows you to draw and edit images up to 150 by 90, in up to 16 colours,
  9. with the following drawing tools available :
  10.  
  11.     o Continuous and broken freehand drawing
  12.     o Empty or filled Rectangle, Ellipse and Triangle
  13.     o Line, Curve and Polygon
  14.     o Copy, Flip X and Flip Y
  15.     o Stretching and Condensing
  16.     o Flood fill and Complement
  17.     o Text, including font loading and selection of font style
  18.     o Undo
  19.     o Two active drawing screens at once
  20.  
  21. Other features include :
  22.  
  23.     o Simple on-screen selection of colours
  24.     o Supports left and mouse button (foreground and background)
  25.       colour drawing.
  26.     o Magnified image for easier editing and normal size image displayed
  27.       at once.
  28.     o Easy setting of colour palettes
  29.     o Selection of the image depth (number of colours) from within Image-Ed
  30.     o Open a CLI window from within Image-Ed
  31.     o Different sized brushes for drawing
  32.     o Background colour selectable as transparent or opaque
  33.     o Saving of current image as a binary file
  34.     o Loading of previously saved images, IFF brushes (and their palettes)
  35.       AND icons (if icon is dual render, selection of which render to load)
  36.     o Writing imag  w_table_fft? NOT AND ]
  37. .IF
  38.    pi_fft n FLOAT S/ ZEXP
  39. .ELSE
  40.    m 1-  ZCELLS w-table-fft + Z@
  41. .THEN
  42.    z1
  43.    a ZCELL+           -> kn
  44.    n 1- ZCELLS a +    -> km
  45.  
  46.    n U2/ 1
  47.    DO
  48.      ZOVER Z* ZDUP
  49.      km Z@ CONJG ZDUP
  50.      kn Z@ Z+          -> a1i  -> a1r
  51.      kn Z@ Z-
  52.      ZNEGATE Z*
  53.      ZI* ZDUP
  54.      a1r a1i  Z+
  55.      kn DUP ZCELL+    -> kn
  56.      Z!
  57.      ZNEGATE a1r a1i
  58.      Z+ CONJG km DUP ZCELL-   -> km
  59.      Z!
  60.    LOOP
  61.    ZDROP  ZDROP
  62.    a Z@ S+
  63.    a Z@ S-
  64.    a Z!
  65.    kn Z@ ZDUPrs
  66.  
  67.     All tools can be used from the keyboard, using logical keys, or from easy
  68. to access pulldown menus, and for selected tools, on-screen gadgets.
  69.     Image-Ed has features that many expensive commercial programs lack, but
  70. is available as Shareware for a donation of $20. It may be freely
  71. redistributed, but if you use it, you are morally obliged to donate to the
  72. author. Users who register with a donation of $20 or more will receive a 3.5"
  73. disk containing the latest version of Image-Ed, complete documentation, full
  74. C source code, and other public domain programs. Updates may be obtained by
  75. registered users by sending a disk and return postage, or $5 to the author.
  76.     Any registered users who report a truely existing, and previously unknown
  77. bug will receive the next update complimentary.
  78.     To register as a user, and receive the above, send a cheque for $20 to
  79.  
  80.                          Jonathan Potter
  81.                          3 William Street
  82.                          Clarence Park, 5034
  83.                          South Australia
  84.                          Australia
  85.  
  86.                  phone : (08) 2932788    7.30pm -> 10.30pm CST weeknights
  87.                                            10am -> 10.30pm CST weekends
  88.  
  89. or to peruse Image-Ed without registering (no options are disabled; this is
  90. the full version, but there is no documentation or source code) send a disk
  91. and return postage, or $5 to the address above.
  92.     If you program in C, Assembler or Modula 2 and are sick of designing
  93. images, sprites and BOBs on graph paper, or if you program in AmigaBasiC and
  94. are sick of ObjEdit, or even if you want an icon editor that is light years
  95. ahead of IconEd, Image-Ed is for you!
  96.