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
We can use addFont to make a new font available, but we can't remove fonts that won't be used anymore to free resources.
Right now, I am doing this to change fonts but old one are still taking some RAM:
We can use
addFont
to make a new font available, but we can't remove fonts that won't be used anymore to free resources.Right now, I am doing this to change fonts but old one are still taking some RAM:
The text was updated successfully, but these errors were encountered: