You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is correct, text is not supported. Of course if you make a path representing a letter you can use that. In fact you can pull that info from most scalable font formats, but for now text is not directly supported.
See https://github.com/srwiley/oksvg/blob/master/doc/SVG_Element_List.txt
hello :)
wondering if the converter supports text or Im doing something wrong :|
have this svg that I create in the code, so in the end I have the svg string.
the svg looks like this:
but when Im running the repo code to generate a png, I get only a circle.
So want to make sure if text is supported, as it mentions in the readme that not all svg options are available.
The text was updated successfully, but these errors were encountered: