-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Text curved - last version. #6904
Comments
You have to create a path with the shape you want, in this case a curve, and set it to the textbox object, but editing does not work properly yet. |
Thanks you @asturur. |
This issue can be closed |
Can you please share without editing. I need it in some project. It will be testing phase for curve text too. |
@wajipk here's a simple example of how to achieve curved text |
hi!
First. Thanks for fabric.js. Im so glad for using this library. Im learning fabricjs and react a lot :).
I have a question. Does anyone know how I could do this effect with fabricjs?
I found this url: http://fabricjs.com/quadratic-curve and im trying to get this path and apply on the object fabric.textbox but it isnt works :(
I was researching and came across something like Fabric.curved Text but the performance was not good to implement.
Does Fabricjs have something like this to implement?
Thanks you so much
The text was updated successfully, but these errors were encountered: