home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18300 < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.0 KB  |  46 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!newsserver.jvnc.net!louie!brandonu.ca!brycerw
  3. From: brycerw@brandonu.ca
  4. Subject: Re: IFF DR2D drawing creation help
  5. Message-ID: <1993Jan7.121951.1@brandonu.ca>
  6. Lines: 33
  7. Sender: usenet@udel.edu (USENET News Service)
  8. Nntp-Posting-Host: stan.brandonu.ca
  9. Organization: Brandon University, Brandon, Manitoba, Canada
  10. References: <Douglas_Stockman.1n3x@graceUUCP>
  11. Date: Thu, 7 Jan 1993 18:19:51 GMT
  12.  
  13. In article <Douglas_Stockman.1n3x@graceUUCP>, Douglas_Stockman@graceUUCP (Douglas Stockman) writes:
  14. > Greetings!,
  15. >    I want to output some simple graphic objects using the IFF DR2D
  16. > standard, but am not sure where to begin.  I have the doc files
  17. > located in the RKRM:Devices and I have the reader and writer routines
  18. > graciously supplied by Jeff Blume of Stylus, Inc.  Unfortunately,
  19.  
  20. I, too, am trying to produce DR2D files.  All I've got are the docs in the
  21. RKRM:Devices book.  And after looking at the PageStream import file, I think
  22. these docs are out of date.  Are these reader and writer routines PD?  Can
  23. I get a copy, somehow?  Where can I get up-to-date docs?
  24.  
  25. > this simple mind of mine is not putting all the pieces together.  If
  26. > someone has some very simple code to share with me or advice on how
  27. > to write some basic code, I would be very thankful.  Even just showing
  28. > me how to create an IFF DR2D file that draws a line, polygon, or some
  29. > text would probably point me in the correct direction.  Writing the
  30. > information out appears to be straightforward.  I seem to be stuck
  31. > on writing the commands that define the graphical objects/drawing.
  32.  
  33. Ditto, for me.
  34. >    On a related topic, is there any utility/program that will allow
  35. > me to view this IFF DR2D file once I create it (that is short of
  36. > purchasing an expensive commercial product that has another purpose
  37. > entirely)?  To debug any code I write, I will need to visually see
  38. > the error of my ways.  Thanks to all.
  39. > -- Via DLG Pro v0.992
  40. Robert Bryce
  41. BRYCERW@BrandonU.CA
  42.