Skip to content

SVG Import: textPath as outlines#780

Open
pgilfernandez wants to merge 1 commit into
friction2d:mainfrom
pgilfernandez:svg-import-text-on-path-as-geometry
Open

SVG Import: textPath as outlines#780
pgilfernandez wants to merge 1 commit into
friction2d:mainfrom
pgilfernandez:svg-import-text-on-path-as-geometry

Conversation

@pgilfernandez

Copy link
Copy Markdown

Trying to workaround #778, this PR adds support for converting SVGs with "text on path" and import the text as paths. It's a simple fix but at least it is possible to design with Inkscape, import (or better link" and animate the paths... That keeps the visual result intact and avoids the previous case where textPath content was simply missing on import.

It feels like the simplest and safest way to support real SVG files without introducing a much larger text-on-path feature yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant