home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18243 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.4 KB

  1. Path: sparky!uunet!amusing!grace!Douglas_Stockman
  2. From: Douglas_Stockman@graceUUCP (Douglas Stockman)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: IFF DR2D drawing creation help
  5. Distribution: world
  6. Message-ID: <Douglas_Stockman.1n3x@graceUUCP>
  7. Date: 6 Jan 93 08:14:05 EST
  8. Organization: Graceful Boot BBS (send replies to User_Name%grace@moscom.com)
  9. Lines: 22
  10.  
  11. Greetings!,
  12.    I want to output some simple graphic objects using the IFF DR2D
  13. standard, but am not sure where to begin.  I have the doc files
  14. located in the RKRM:Devices and I have the reader and writer routines
  15. graciously supplied by Jeff Blume of Stylus, Inc.  Unfortunately,
  16. this simple mind of mine is not putting all the pieces together.  If
  17. someone has some very simple code to share with me or advice on how
  18. to write some basic code, I would be very thankful.  Even just showing
  19. me how to create an IFF DR2D file that draws a line, polygon, or some
  20. text would probably point me in the correct direction.  Writing the
  21. information out appears to be straightforward.  I seem to be stuck
  22. on writing the commands that define the graphical objects/drawing.
  23.  
  24.    On a related topic, is there any utility/program that will allow
  25. me to view this IFF DR2D file once I create it (that is short of
  26. purchasing an expensive commercial product that has another purpose
  27. entirely)?  To debug any code I write, I will need to visually see
  28. the error of my ways.  Thanks to all.
  29.  
  30.  
  31. -- Via DLG Pro v0.992
  32.  
  33.