GraphicsJS
GraphicsJS copied to clipboard
How to define a text curved with a circle?
Hi Graphics JS
It seems not support to draw a text curved with a circle? how can I add attribute textPath to a Text Object?
Hi @JunweiDuan, textPath feature is in the development right now, please, take a look at dev preview example https://jsfiddle.net/0o80ddaz/4/
@RomanLubushkin Thanks a lot, I will try the dev version and feedback to you.