home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4647 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  883 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!psuvm!cjs
  2. Organization: Penn State University
  3. Date: Wed, 6 Jan 1993 13:44:03 EST
  4. From: Christopher Sacksteder <CJS@psuvm.psu.edu>
  5. Message-ID: <93006.134403CJS@psuvm.psu.edu>
  6. Newsgroups: comp.os.ms-windows.programmer.misc
  7. Subject: Re: Converting bitmaps to icons
  8. References:  <C0G1n2.ICr@knot.ccs.queensu.ca>
  9. Lines: 11
  10.  
  11. In article <C0G1n2.ICr@knot.ccs.queensu.ca>, tarun@psyclops.psyc.queensu.ca
  12. (Tarun Kripalani) says:
  13.  
  14. >Is there a way for one to convert bitmaps to icons?
  15.  
  16. I've done this a couple of times using the "capture" feature of an icon
  17. editor to grab the pixels displayed by a different application (whatever
  18. it takes to show a .bmp or .gif).  What you use to display the .bmp might
  19. have to shrink the image first.  Sometimes colors get mapped oddly.
  20.  
  21. I prefer "IconMaster" by the (deceased) Phillip A. Kaufman.
  22.