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: Writing DR2D IFF format
- Distribution: world
- Message-ID: <Douglas_Stockman.1mpr@graceUUCP>
- Date: 30 Dec 92 11:00:08 EST
- Organization: Graceful Boot BBS (send replies to User_Name%grace@moscom.com)
- Lines: 17
-
- I need to output some basic graphical objects (lines, circles, boxes, text,
- etc.) in IFF DR2D format and am not sure where to begin. I have the
- RKM:Devices DR2D.doc information and Stylus, Inc. has provided me with
- reading and writing routines. The trouble is, I am unable, so far, to put
- all the information together. I am pretty much a C novice. Can someone
- please point me in the correct direction, either with a small bit of code
- that writes out maybe just 1 line, or provide information where I can look
- to find information for writing DR2D commands for dummies? Given the
- information from Stylus, writing the commands out seems straightforward. I
- am stuck on putting all the DR2D commands together to create a drawing.
- Given that I do not have a program at present that can display DR2D images,
- is there another way to figure out if I am drawing what I think I am
- drawing? Thanks for all the help
-
-
- -- Via DLG Pro v0.992
-
-