home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 932 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  39 lines

  1. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.graphics
  2. Path: winnie.fit.edu!mcraig
  3. From: mcraig@winnie.fit.edu (Mark Craig)
  4. Subject: Questions about how to program HAM graphics and how HAM works
  5. Message-ID: <DL3H2z.JGB@zeno.fit.edu>
  6. Sender: news@zeno.fit.edu (USENET NEWS SYSTEM)
  7. Nntp-Posting-Host: winnie.fit.edu
  8. Organization: Florida Institute of Technology
  9. Date: Sat, 13 Jan 1996 00:52:11 GMT
  10.  
  11. I have a few questions about programming HAM mode graphics.  Please answer if
  12. you know the answers.  I have started working on programming HAM stuff, but
  13. there still are some things I don't know about HAM.  BTW, this is ECS (HAM6)
  14. HAM I'm asking about (not AGA).
  15.  
  16. 1.  Is there are HAM (how-to/explanation/etc.) documents available on the net?
  17. 2.  How do you get rid of the left edge ham fringing (if that's what it's
  18. called) that occurs when you scroll the ham image to the left (so that the
  19. left part of the image is offscreen).  What I'm talking about is those long
  20. (varying length) lines (starting from left edge) of the wrong color that
  21. appear on certain scanlines.  I know there is a way to get rid of it,
  22. because GIF_view 4.4 (on aminet) has a PERFECT option that gets rid of it.
  23. Anyone know how that option is implemented (or how to get rid of this fringing)?
  24. The author refers to it as "left border color distortion".  I think I know why
  25. the color distortion occurs, and I figure writing a specific color to the
  26. first viewable pixel of each line would solve it, but I have no idea what
  27. color that should be.  Am I right about how it's done?  Any information you
  28. could give me on how it's done would be helpful...  Thanks...
  29.  
  30. Please email me (our news service isn't the best)...
  31.  
  32. Mark Craig
  33. mcraig@winnie.fit.edu
  34. -- 
  35. ***************************************************************************
  36. * FLORIDA INSTITUTE of TECHNOLOGY                 //                      *
  37. * Dept. of Computer Science                      //    Mark R. Craig      *
  38. * 150 W. University Blvd., Melbourne, FL 32901  // mcraig@winnie.fit.edu  *
  39.