ajstarks / svgo

Go Language Library for SVG generation
Other
2.14k stars 169 forks source link

Hiya--love the library. Was trying to get Textpath to work with a centered textstring... #7

Open usiegj00 opened 12 years ago

usiegj00 commented 12 years ago

and needed better attribute access, so I added an additional TextBegin/TextEnd and TextpathInner. You may have a better implementation approach, but this worked for me. Example usage is in the commit comment.

mcdee commented 6 years ago

Was something to allow centered text on a textpath ever implemented?