Folks creating apps that leverage networked displays might be interested in
the...
SVG Scene/Canvas Library for cairo & Pango
http://networkimprov.net/airwrx/awscene.htmlOur SVG Scene toolkit enables applications to create views by constructing
an SVG content model, or scene (a.k.a. canvas). A scene may be displayed
simultaneously in multiple windows, possibly on separate clients. Rendering
of the scene is done via cairo and Pango, which in turn support diverse
environments, e.g. Windows, MacOS, Postscript, Xlib, etc. A scene may be
manipulated by multiple processes, enabling compound documents. The SVG
Scene library supports ownership of content model elements by widgets of
high-level application frameworks, but is not glued to such frameworks.
The current release is a prototype that requires Windows 2000 or later.
Full source code is included in the download, licensed under GNU LGPL.
Feedback requested!
Liam Breck
Network Improv
Boston, Mass. USA