home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 4 / CD_Magazyn_EXEC_nr_4.iso / Recent / gfx / edit / DiamondBOX.readme < prev    next >
Encoding:
Text File  |  2000-11-16  |  2.4 KB  |  75 lines

  1. Short:    Layer based 24 bit image editing V1.05
  2. Author:   nkt@ecsoft.dk (Nikolaj Thygesen)
  3. Uploader: nkt@ecsoft.dk (Nikolaj Thygesen)
  4. Version:  1.05
  5. Type:     gfx/edit
  6. Requires: OS3.0+, CGFX 2+, 68020+, 8+ Mb RAM
  7.  
  8.                                                         Copenhagen - November 5. 2000
  9.  
  10.     DiamondBOX is a 24 bit layer based Photo Retouching editor. It's inspired by
  11. photogenics, and I started working on it after finally giving up hopes of ever seeing
  12. new releases of PGS. Yes, I have noticed PGS4... DiamondBOX has been in development
  13. for four years. I Guess I should've called it "DiamondBOX 2000", but then everybody
  14. would think it was for PC's :o)
  15.  
  16.     It's not at all the most intuitive system in the world, but it does what I want
  17. it to, and runs w/out any Enforcer hits on my own system. It's done in C++ as a way
  18. of solving a practical problem while at the same time familiarizing myself with the
  19. OO approach. If you want the plugin API, drop me a line, and let's see what happens.
  20.  
  21.   * A little feature list
  22. ====================================================================================
  23.   - Fully multithreaded.
  24.  
  25.   - Internal representation of images always 32-bit.
  26.  
  27.   - Add as many layers as you want (and have RAM for).
  28.  
  29.   - Change Layer-Effects on the fly and watch the changes right before your very eyes.
  30.  
  31.   - Draw with Air Brush, Text, Lines, Rectangles, Ellipses or even lightnings.
  32.  
  33.   - Apply textures to Effects for compositions or strange Alpha Channels.
  34.  
  35.   - Create your own brushes.
  36.  
  37.   - Print using the TurboPrint saver.
  38.  
  39.   - Save your picture as a C-source 24-bit bitmap.
  40.  
  41.   - Different Generators to create sky images or maybe just plain pieces of paper.
  42.  
  43.   - Loads IFF / JPEG / PNG.
  44.  
  45.   - Expandable - write your own Pebbles (Savers / Loaders / Effects...)
  46.  
  47.   - Change all Toolbar buttons with IconEd (Much needed :o).
  48.  
  49.  
  50.   * Need to have/know:
  51. ====================================================================================
  52.  
  53.   - OS3.0+
  54.  
  55.   - CGFX 2+
  56.  
  57.   - 68020+
  58.  
  59.   - 8+ Mb RAM
  60.  
  61.   - Make sure you have a GFX board, and run DiamondBOX on a 16+ bit public screen.
  62.     Default is Workbench. Set name of PubScreen in icon.
  63.  
  64.   - DiamondBOX eats loads of RAM - the more you have the better!!
  65.  
  66.   - Install by dearchiving into any Drawer of your choice.
  67.  
  68.   - Please read thru the tutorial in the guide!!! Learning curve a little steap.
  69.  
  70.  
  71.     br...
  72.  
  73.     Nikolaj Thygesen
  74.     nkt@ecsoft.dk
  75.