Canvas widgets: Difference between revisions

Jump to navigation Jump to search
Line 239: Line 239:
=== Widget Declaration via SVG {{Pending}} ===
=== Widget Declaration via SVG {{Pending}} ===
Background: [[Canvas Widgets#Widget declaration: XML vs. Nasal]]
Background: [[Canvas Widgets#Widget declaration: XML vs. Nasal]]
[[File:Progress 10%.png]]


Even more integration with the existing SVG parser would probably help A LOT, because that would allow people to "draw" widgets in Inkscape and save them as SVG, so that they can be loaded by the widget system implemented in Nasal, which loads the SVG data and turns the data into Canvas property node structures.
Even more integration with the existing SVG parser would probably help A LOT, because that would allow people to "draw" widgets in Inkscape and save them as SVG, so that they can be loaded by the widget system implemented in Nasal, which loads the SVG data and turns the data into Canvas property node structures.

Navigation menu