Difference between revisions of "User:Bohrax"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
Wouldn't it be great to be able to drop an Inkscape SVG widget into Glade and write SVG enabled (Python) programs in a flash? Also, if the DOM was accessible - halleluja! | Wouldn't it be great to be able to drop an Inkscape SVG widget into Glade and write SVG enabled (Python) programs in a flash? Also, if the DOM was accessible - halleluja! | ||
Looks like the preview window and Inkview uses some kind of GTK SVG Widget. How difficult would it be to package this separately for external use? | |||
== IRC Channels == | == IRC Channels == |
Revision as of 13:27, 10 August 2008
Inkscape according to Bohrax
Feature Requests
UML Shapes
Most wanted: A Visio-like UML state shape with rounded corners and two text compartments, one for the title, and one for the event handlers.
Resizing the shape would intelligently resize the text compartments and the corner radii would stay the same.
GTK Widget
An Inkscape SVG (py)GTK widget.
Wouldn't it be great to be able to drop an Inkscape SVG widget into Glade and write SVG enabled (Python) programs in a flash? Also, if the DOM was accessible - halleluja!
Looks like the preview window and Inkview uses some kind of GTK SVG Widget. How difficult would it be to package this separately for external use?