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 having been working on Paragraph api since couple of days. I am using paint method of paragraph to pain into canvas. and it painted I capture the canvas to export as image.
But I see, painted text is of super low quality. Is there any way to work around.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I having been working on Paragraph api since couple of days. I am using paint method of paragraph to pain into canvas. and it painted I capture the canvas to export as image.
But I see, painted text is of super low quality. Is there any way to work around.
paragraph?.paint(canvas, x, y);
Beta Was this translation helpful? Give feedback.
All reactions