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
This is due to font file not being loaded and is an expected behavior outside of Fabric. You can preload font before or observe its load state, then render canvas.
Steps to reproduce
#1) goto http://fabricjs.com/kitchensink/
#2) Select the second text box "foo bar
baz
quux"
#3) Apply italic to current font
#4) Select font family "Engagement"
You can no change in the text box. But the change will reflects once click outside the text area. Also it creates extra space at the end of text.
Note: Make sure to clear cache
The text was updated successfully, but these errors were encountered: