Add support for the pathlength attribute in the Measure Path Extension
Here are a few suggestions to enhance the Measure Path extension.
- Add support for the 'pathlength' attribute of the <path> element in svg xml.
- Add an option to the Measure Path extension to set the 'pathlength' attribute of the <path> element in xml.
- For users who only want the length to be stored in the 'pathlength' attribute add an option to suppress the generation of text labels .
OR
- Instead of modifying the Measure Path extension, automatically set the pathlength attribute by default.
For more info on the pathlength attribute see http://
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- dimumurray
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
2016-10-01 VictorWestmann : could you provide some examples on that?
2018-10--2 dimumurray: I'm not sure what you mean. There's a link to the SVG spec that describes the pathlength attribute in the blueprint description above if that helps...