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