Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Comments

[Feature] Added groups and text export to SVG Rendering#36

Open
smitec wants to merge 3 commits intocurtacircuitos:masterfrom
smitec:master
Open

[Feature] Added groups and text export to SVG Rendering#36
smitec wants to merge 3 commits intocurtacircuitos:masterfrom
smitec:master

Conversation

@smitec
Copy link

@smitec smitec commented Aug 13, 2015

Needed to embed the SVGs in a web page and didn't want to
save them to disk.

Also the groups function allows layers to be stored together.
This is again helpful on the web as it allows layer styles.

Existing tests all pass and output appears the same with the only difference of the nested group objects.

smitec added 3 commits August 13, 2015 13:48
Needed to embed the SVGs in a web page and didn't want to
save them to disk.

Also the groups function allows layers to be stored together.
This is again helpful on the web as it allows layer styles.
File was unclosed after a read.
Missing 0 in D01 wasnt handled, is now.
@phsilva
Copy link
Member

phsilva commented Jan 6, 2016

Would be great to have groups but now the svgwrite backend is gone and I could not find an easy way on cairo to do it. Any ideas?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants