Skip to content
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

Curved Text / reverse curved Text direction gets changed #50

Open
monis01 opened this issue Jan 17, 2019 · 0 comments
Open

Curved Text / reverse curved Text direction gets changed #50

monis01 opened this issue Jan 17, 2019 · 0 comments

Comments

@monis01
Copy link

monis01 commented Jan 17, 2019

Hi
I am using this library for generating curved/reverse curved text, with it's initial configuration and I am getting my result rotated 90 deg.
Here is the code :

var textSample = new fabric.CurvedText("Text", {
      radius: 100,
      spacing  : 20,
      fontSize : 50,
      percentage : 10
});

and I am getting this result
screenshot from 2019-01-17 11-09-31

it's rotated to 90 deg.

Do I need any further configuration to fix this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant