Acorn Arcade forums: Programming: ShowDraw (Draw file probe and analysis tool)
|
ShowDraw (Draw file probe and analysis tool) |
|
martin (19:30 22/7/2004) monkeyson2 (23:01 22/7/2004) monkeyson2 (01:30 25/7/2004)
|
|
martin hansen |
Message #57313, posted by martin at 19:30, 22/7/2004 |
Member
Posts: 17
|
Has anyone here used !ShowDraw or have an opinion on it ? I've just got it up and running on my Iyonix to help me debug some draw file writing routines. It's fairly simple - and I'm not sure how good it is (or perhaps my draw file writing is garbage). Is anything more sophisticated available ? I'm using Edit to look at the innards of Draw files but it's jolly hard going and I was about to embark upon writing a Draw file probe and analysis tool when I came across ShowDraw. |
|
[ Log in to reply ] |
|
Phil Mellor |
Message #57318, posted by monkeyson2 at 23:01, 22/7/2004, in reply to message #57313 |
Please don't let them make me be a monkey butler
Posts: 12380
|
You could have a look at the Draw input/output routines in my vector graphic Migration on Request tool.
http://www.si.umich.edu/CAMILEON/reports/mor/release.html
The log files should reveal how the file is being parsed, and the source code (in C) might be useful - hopefully it's not too obscure what's going on. Have a look in draw.c |
|
[ Log in to reply ] |
|
Phil Mellor |
Message #57348, posted by monkeyson2 at 01:30, 25/7/2004, in reply to message #57318 |
Please don't let them make me be a monkey butler
Posts: 12380
|
There's now a 32 bit savvy version at http://www.iconbar.com/temp/monkeyson/mor.zip
Converting to SVG might be useful too.
I've added a couple of obey files to run the tool - you'll need to dearchive everything before running.
Feel free to send me any draw files you produce, I might be able to work out if there's anything wrong with them. son at iconbar dot com |
|
[ Log in to reply ] |
|
|
Acorn Arcade forums: Programming: ShowDraw (Draw file probe and analysis tool) |