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
I'm looking to rotate the text in the image and I'm running into problems. The only way I see to do it is in preRender, but when I do the text seems to get cropped off. I know this seems like something with canvas, but maybe this library could provide a rotate param in IImage or something that will rotate an image when it's placed on another one.
Code (I have more steps applying the background and "test" text, but this is the applicable code)
I'm looking to rotate the text in the image and I'm running into problems. The only way I see to do it is in preRender, but when I do the text seems to get cropped off. I know this seems like something with canvas, but maybe this library could provide a
rotate
param in IImage or something that will rotate an image when it's placed on another one.Code (I have more steps applying the background and "test" text, but this is the applicable code)
Result (the pink text in the bottom right-hand corner of the letter)
The text was updated successfully, but these errors were encountered: