home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / archives / msdos / announce / 284 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.4 KB  |  42 lines

  1. Newsgroups: comp.archives.msdos.announce
  2. Path: sparky!uunet!spool.mu.edu!agate!dog.ee.lbl.gov!news!vela!tacom-emh1.army.mil!msdos-ann-request
  3. From: sychen@ecn.purdue.edu (Shi Y Chen)
  4. Subject: PIXCH020.ZIP - WIN3: Bitmap to ASCII conv. (VBRUN200.DLL req)
  5. Message-ID: <9301120507.kp3610@tacom-emh1.army.mil>
  6. Followup-To: comp.archives.msdos.d
  7. Originator: w8sdz@tacom-emh1.army.mil
  8. Sender: msdos-ann-request@tacom-emh1.army.mil
  9. Organization: The SIMTEL20 Archives
  10. Date: Tue, 12 Jan 1993 05:07:57 GMT
  11. Approved: w8sdz@tacom-emh1.army.mil
  12. Lines: 28
  13.  
  14. I have uploaded to WSMR-SIMTEL20.Army.Mil:
  15.  
  16. pd1:<msdos.windows3>
  17. PIXCH020.ZIP    WIN3: Bitmap to ASCII conv. (VBRUN200.DLL req)
  18.  
  19. Pixel Characterizer version 0.20 was written by Visual Basic 2.0.  The
  20. purpose of the program is to map each pixel of a small bitmap picture to
  21. a character.  This turns any bitmap pictures into ASCII texts.  And
  22. pretty pictures/icons/signatures can be put in your regular text files.
  23. The color-to-character mapping is configurable to obtain good ASCII
  24. pictures.  This update implements customized 4-depth color-to-character
  25. mapping scheme.
  26.  
  27. e.g.  A Bitmap picture is shown as (a real bitmap can't be shown here,
  28. I use characters instead.):   ^v^
  29.  
  30. Use Pixel Characterizer to convert it to:
  31.  
  32.      **                **
  33.     ****              ****
  34.    **  **            **  **
  35.           ***    ***
  36.            ***  ***
  37.             **  **
  38.              ****
  39.               **
  40.  
  41. Sy Chen (sychen@gn.ecn.purdue.edu)
  42.