July 28, 2007
I'm working on pygtk/cairo-based version of VSD/VSS viewer/convertor.

VSD/VSS hard interfere with EMF file format (a lot of 'commercial' VSSes
can be briefly described as 'bunch of EMFs wrapped into Visio file).
I failed to find any ready-to-use 'player' for it.
So I'm polishing my own EMF viewer/convertor now
(based on pyemf -- http://pyemf.sf.net).

If you want to read 'the latest news' about this process,
just go to my blogs:
- http://blogs.gnome.org/frob/ -- in English
(I put short notes here)

- http://bugware.livejournal.com/ -- in Russian
(I use 'vsdump' and 'emf' tags for relevant entries, so if your Russian isn't good
enough to read it, you will be able to watch some screenshots at least).

