You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SVG++ library
Hi,
I want to process my SVG (covert shapes to paths, combine multiple paths into one etc) and then get processed SVG as string. Is it possible?
Regards,
Regina
svgpp
unread,
Feb 28, 2019, 4:40:03 AM2/28/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SVG++ library
Hi,
I'd say it is possible. Resulting SVG generation is on you as a programmer (and your XML DOM library). But as SVG generation is much simplier thing than parsing, it all makes sense.