home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1997 #3 / amigamamagazinepolishissue03-1 / polski_aminet / michal_brzozowski / showpcx / showpcx.doc < prev    next >
Text File  |  1996-01-14  |  679b  |  19 lines

  1.      Hi there!
  2.  
  3.   Welcome to MegaSuck-PCX-Shower! It's really lame. It can show only
  4. 256-colours pics and it's VERY slooooow. I made it just to see some pics
  5. with Asian girls and then convert them to IFF with ImageFX.
  6.  
  7. Usage: ShowPCX <filename>
  8.  
  9.   This will (probably ;-) ) display pic <filename> using 16-colour screen in
  10. greyscale. No dithering, no autoscroll, always in hires+lace, always in
  11. grey.
  12. If you want some better display, then you should modify source code.
  13. Function showImage is the first thing to change. Variables:
  14. buf  - points to unpacked image-data (256 colours, chunky)
  15. grey - points to conversion-table to 16-grey.
  16.  
  17. Have fun ;-)
  18.  
  19. mbrzoza@zeus.polsl.gliwice.pl