Bug when exporting a resized path object to SVG

Bug #674822 reported by Kevlar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ella
Fix Committed
High
Unassigned

Bug Description

The svg export of path objects is OK, but, if, for example, whe have resized a path (downscaled) before exporting to SVG, in the resulting file, the path object remains at its original size

Kevlar (amiluc-bis)
Changed in ella:
importance: Undecided → High
xapantu (xapantu)
Changed in ella:
status: New → Triaged
Revision history for this message
xapantu (xapantu) wrote :

The problem is that there is no api to edit a path in goocanvas, and no api to apply transformation to the path object. So, we can't do anything, the problem must be fixed upstream I think. So, we must contribute upstream, but I don't know if it is a good idea since we are on gtk2 and the latest version of goocanvas is on gtk3.

The other solution should be to modify our path system, and handle it with our own system.

Revision history for this message
Kevlar (amiluc-bis) wrote :

bug partially fixed : now, the path and outline objects are roughly correctly exported, even if their size are changed, but, for path and oultine objects, the zooming effect don't work under SVG

xapantu (xapantu)
Changed in ella:
milestone: none → 0.3.2
xapantu (xapantu)
Changed in ella:
milestone: 0.3.2 → 0.4b1
xapantu (xapantu)
Changed in ella:
status: Triaged → Fix Committed
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.