Difference between revisions of "User:Bohrax"
Line 22: | Line 22: | ||
Not sure if Inkscape is the right tool here. Perhaps the Mozilla SVG projekt is better suited. Please, prove me wrong anyone! | Not sure if Inkscape is the right tool here. Perhaps the Mozilla SVG projekt is better suited. Please, prove me wrong anyone! | ||
== IRC | == IRC == | ||
* irc://irc.freenode.org/inkscape | * [irc://irc.freenode.org/inkscape #inkscape on freenode.org] | ||
* irc://irc.mozilla.org/svg | * [irc://irc.mozilla.org/svg #svg on mozilla.org] | ||
* [http://inkscape.gristle.org Inkscape IRC logs] | |||
== Links == | == Links == | ||
* https://blueprints.launchpad.net/inkscape | * https://blueprints.launchpad.net/inkscape | ||
* https://bugs.launchpad.net/inkscape | * https://bugs.launchpad.net/inkscape |
Revision as of 14:23, 10 August 2008
Inkscape according to Bohrax
Feature Requests
UML Shapes
Use Case: User want 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 want 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?
Web Based Editing
Use Case: User want 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!