StreamGeometry instead of PathGeometry in XAML export

Bug #1425790 reported by elecman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Low
jazzynico

Bug Description

The 3rd party app I use (NoesisGUI) which uses the xaml export from Inkscape doesn't support PathGeometry as they say it is too inefficient and recommend to use StreamGeometry instead.

Currently PathGeometry is created if clipping is used.

Any chance of changing the export to StreamGeometry instead of PathGeometry? And if not, can this be added as an export option instead?

jazzynico (jazzynico)
Changed in inkscape:
assignee: nobody → jazzynico (jazzynico)
importance: Undecided → Low
tags: added: exporting extensions-plugins xaml
Revision history for this message
elecman (bitbarrelmedia) wrote :

Or use Canvas Clip, even better I think:

 <Canvas Clip="M 100 100 L 300 100 L 200 200 z">

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.