Monday, January 04, 2010
Canvas SVG Loading and Save Functionality
The canvas implementation dates back to version 0.9.92 at the lastest and has all the basic functionality for creating vector objects. Would would be useful is the inclusion of some form of persistence, ideally in the form of an SVG loader saver. After Googling around for a while it seems that there's nothing out there which I can easily wrap into the package. The next best solutiuon would be to use a Tcl script to read and write SVGs.
Subscribe to:
Post Comments (Atom)
-
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
-
Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to se...
-
The contents of a GtkTextBuffer can be saved as serialized binary file. Whilst converting such a file to ascii may be problematic if the bu...
No comments:
Post a Comment