sammycage / lunasvg

SVG rendering and manipulation library in C++
MIT License
866 stars 124 forks source link

Fix handling of KTagPCData tags in SVGParser to allow inserting of te… #33

Closed mxdamien closed 3 years ago

mxdamien commented 3 years ago

…xt element content

closes #31

sammycage commented 3 years ago

Since the API has changed, I will close this pull request. Thank you <3