Skip to content

Allow exporting sprites with SingleShapeSVGExporter#37

Open
tuomassalo wants to merge 1 commit intotimknip:masterfrom
tuomassalo:singleshape-sprites-fix
Open

Allow exporting sprites with SingleShapeSVGExporter#37
tuomassalo wants to merge 1 commit intotimknip:masterfrom
tuomassalo:singleshape-sprites-fix

Conversation

@tuomassalo
Copy link
Contributor

I'm trying to use SingleShapeSVGExporter to export a TagDefineSprite. Without this PR, the get_dependencies() method only gives the id of the sprite itself, thus not adding proper defs entries.

To me it would seem logical that all the TagPlaceObjects inside a TagDefineSprite would be seen as something that the sprite depends on. Can you see whether this PR could cause a problem elsewhere?

Or: should I not try to use SingleShapeSVGExporter to export a sprite?

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

Comments