Tony Bybell - 2012-01-08

Just saw this now...I don't see a real need to have a new SVG format since it seems that as a web application gtkwave could do something new along the lines of downloading its files via some URL instead of from the local file system.

I suppose gtkwave could be compiled to function as a plug-in, but I've never explored going that route.

Improving the save files has been in work recently. Most significantly, the save files store enough information that the dumpfile/savefile info is stored in the save file and if for example, the two files move in parallel to a different set of directories, loading the .gtkw (new suffix for save file) will also grab the dumpfile wherever it now happens to reside.

BTW, recently I've added GConf support so some interesting manipulations of the viewer will soon be possible. I haven't documented yet what it can do (outside of --restore) as the funciton is subject to change.

-Tony