|
From: Tom B. <tom...@gm...> - 2012-04-14 14:29:24
|
The g-dot converter now seems to work, although it has room for improvement for formatting output for large models. I tested it on the m35.g and used program 'dot' (with graphviz) to produce png and xfig output--both of which I viewed successfully (with gimp and xfig, respectively). I commented out the debug lines in the dot_header function. I'm not sure of the intent of using the bu_vls_[encode|decode] functions but apparently one or both functions have a problem and need unit tests and a closer look. I added that to TODO. Best regards, -Tom |