Difference between revisions of "User:Bohrax"

From Inkscape Wiki
Jump to navigation Jump to search
Line 17: Line 17:
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?
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?


JonCruz mentioned issues with licensing. Inkscape is GPL and GTK+ is LGPL. Would it still be possible to release a GTK widget under the LGPL license?
JonCruz and Ted mentioned issues with licensing. Inkscape is GPL and GTK+ is LGPL. This means an Inkscape GTK widget has to be GPL.


=== Web Based Editing ===
=== Web Based Editing ===

Revision as of 21:36, 13 August 2008

Inkscape according to Bohrax

Feature Requests

UML Shapes

Use Case: User wants to create nice looking UML state charts with ability to resize shapes without having to rearrange all items within the shape.

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

Use Case: User wants to create an application in a language with GTK bindings, with the ability to display SVG drawings.

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?

JonCruz and Ted mentioned issues with licensing. Inkscape is GPL and GTK+ is LGPL. This means an Inkscape GTK widget has to be GPL.

Web Based Editing

Use Case: User wants to edit a drawing on a computer without administrative rights but an Internet connection.

Not sure if Inkscape is the right tool here. Perhaps the Mozilla SVG projekt is better suited. Please, prove me wrong anyone!

IRC

Links