home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / icons / f1378 / icon2bmp.doc < prev    next >
Text File  |  1991-07-14  |  4KB  |  103 lines

  1. *****************************************************************************
  2. Icon2BMP                      By James Bell                    v 1.0  7/15/91
  3. *****************************************************************************
  4.  
  5. Introduction
  6.  
  7. Icon2BMP is a simple little utility to convert Windows 3.0 icon files into
  8. bitmap (BMP) files for use with Paintbrush or other graphics programs.
  9. Icon2BMP requires an 80286 or better processor, but no special video
  10. hardware.  Icon2BMP is Shareware, if you use it, register!
  11. Icon2BMP is only $8, see ORDER.FRM for details.
  12.  
  13.  
  14. How to use Icon2BMP:
  15.  
  16. 1. First take note of what directory your icons are stored in.
  17.  
  18. 2. Start Icon2BMP by typing "Icon2BMP" from the DOS command line.
  19.  
  20. 3. Choose "New Path" and give the path where your icons are.
  21.  
  22. 4. Use the cursor keys to highlight the icon file to convert and press
  23.    <Enter>.  You'll be prompted to enter a new filename for the BMP
  24.    file you are creating.  By default the filename is "<filename>.bmp",
  25.    just press <Enter> to use the default.
  26.  
  27. 5. You'll then be prompted with "Do another [Y/n]?".  Press "Y" or <Enter>
  28.    to convert more icons, or "N" to quit.
  29.  
  30. 6. The BMP file will be created in the same directory where the icon was,
  31.    and is now ready for use.
  32.  
  33. *****************************************************************************
  34.  
  35.                           About the "I" series
  36.  
  37.      The "I" program series includes several programs to create, edit,
  38. manage, and even "steal" icons.  IEdit and IDir require a VGA and mouse,
  39. IExtract and IInject require at least an EGA.  All of the "I" series of
  40. programs require an 80286 or better processor.
  41.  
  42.  *   IEdit - The Icon Editor
  43.      -----------------------
  44.      The core of the "I" series, IEdit is a feature-packed icon creation
  45.      and editing tool.  Functions like Mirror, Invert, Grid, and more
  46.      separate IEdit from the other icon editors.  IEdit is being used
  47.      across the U.S. by individuals, corporations, universities, as well
  48.      as in Europe and the U.K.
  49.  
  50.  *   IExtract
  51.      --------
  52.      IExtract lets you look inside of your favorite Windows programs and
  53.      "steal" their icons for editing or use elsewhere.
  54.      This is now been built into IEdit as the EXTRACT function.
  55.  
  56.  *   IInject
  57.      -------
  58.      The companion to IExtract, with IInject you can permanently replace
  59.      the icon in a Windows application with your own.  You can even change
  60.      those annoying "Group" and "DOS" icons in Windows itself.
  61.  
  62.  *   IMenu
  63.      -----
  64.      IMenu lets you use your Windows 3.0 icons to create a DOS menu system.
  65.      No mouse is needed and IMenu supports EGA, VGA and Hercules.  An 8088
  66.      (PC/XT) version is available.
  67.  
  68.  *   IDir
  69.      ----
  70.      IDir gives you point-and-shoot icon file deletion so you can keep
  71.      track of icons easily.
  72.  
  73.  *   IconCRC (ISetCRC, IStrip, and ICheck)
  74.      -------------------------------------
  75.      For managing icons, these utilities help track down duplicates by using
  76.      a CRC value to find identical icons.
  77.  
  78. *****************************************************************************
  79. About me and icons:
  80.  
  81. I'm a CIS major at the University of Florida (graduate Spring '92, hint hint)
  82. and started off just writing a simple icon maker, now look at all this!
  83. Anyway, eventually most of the above will be Windows apps, but for now they
  84. are (happily and simply) written mostly in QuickPascal with some C and
  85. Assembly tossed in as well.  The prices are what they are because Shareware
  86. has been good for me, so I'm trying to return the favor.
  87.  
  88. Don't hesitate to call if you have any trouble.
  89.  
  90.      James Bell
  91.  4511 Sherwood Trace
  92. Gainesville, FL  32605
  93.    (904) 372-3695
  94.  
  95. Good Luck and happy Windows-ing!
  96.  
  97. James Bell                                                          07/15/91
  98.  
  99.  
  100.  
  101.  
  102. P.S. Windows and QuickPascal are TM Microsoft Corp.
  103.