home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / Chip_1998-09_cd.bin / sharewar / imager / readme.tx_ / readme.tx
Text File  |  1998-06-08  |  3KB  |  64 lines

  1.                                -=Imager 3.0=-          
  2.                                  *Alpha 41*
  3.                       Copyright (C) 1998 Second Horizon
  4.  
  5. --What's New in Alpha 41--
  6. *PCX, TGA, ICO, DIB, RLE, JIF and WMF opening support
  7. *Window naming bug fixed
  8. *Gradient title bar fixed
  9. *More preset colors
  10. *Crystal Shaper bug fixed
  11. *Twain support
  12. *Plugins support
  13. *Drip preview bug fixed
  14. *Invert rewriten
  15. *Preferences dialog
  16. *Printer dialogs fixed
  17. *Font dialog fixed
  18. *Gradient fill have now selectable colors
  19. *Full screen mode
  20. *Scrolling bug fixed
  21.  
  22. ABOUT IMAGER
  23.  
  24.  Imager is an image editing program for Windows 95/NT. Draw your own images
  25.  from scratch or add some cool effects to already existing ones. Currently
  26.  supported formats are: GIF, JPEG, JFIF, PCX, TGA, ICO, WMF, DIB, RLE and BMP.
  27.  
  28. PLUG-INS INFO
  29.  
  30.  The plug-ins are DCOM (ActiveX) OLE dynamic link libraries (DLL).
  31.  The project name of the plugin must be the same as the filename, and
  32.  the class must be PlugInClass. Inside PlugInClass there must be a 
  33.  function called getname. THis function is used as a property,
  34.  so the only code inside of it, is to return a string type
  35.  representing the plugin's name. (Like "Noise plugin" in the sample 
  36.  plugin). Also, there must be a function called DisplayForm, that runs 
  37.  the plugin. That function must load a bitmap (.BMP) file, with the name
  38.  that is passed. The extansion doesn't must to be .BMP, but the file is
  39.  built like a bitmap. After exectution the plugin, it must delete (To save 
  40.  disk space) the file passed, and create a new one, with the same name.
  41.  
  42. QUESTIONS AND ANSWERS
  43.  
  44. Q. What is Second Horizon?
  45. A. Second Horizon is a group started in early 1996 by David Tabachnikov. It
  46.    has now grown from one person to five people, all over the world, writing
  47.    programs and creating graphics. Find out more on the Second Horizon
  48.    Homepage (refer to bottom).
  49.  
  50. Q. I want to join Second Horizon, what knoledge do I need, and what do I do to 
  51.    join?
  52. A. You must have basic knoledge in Visual Basic 5 (Including basic knoledge
  53.    about graphics programming, and windows API). To join, you go to the Second
  54.    Horizon homepage, and press on "Join SH"
  55.  
  56. Q. I found a bug in the latest version! What should I do?
  57. A. Use the Bug Report Form on the Imager Homepage (refer to bottom).
  58.  
  59. Q. I have a suggestion! How do I submit it?
  60. A. Use the Suggestion Form on the Imager Homepage (refer to bottom).
  61.  
  62. WEBPAGES:
  63.  Second Horizon Homepage: http://users.luckynet.co.il/~captain/progs
  64.          Imager Homepage: http://users.luckynet.co.il/~captain/progs/imager3