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 have some Font objects I construct in my program, I would like to turn them back into TTF files so I can embed them into the DOM using FontFace directive. I couldn't find any way to do it using current fonkit API. Is there an easy way to do this?
The text was updated successfully, but these errors were encountered:
I have some Font objects I construct in my program, I would like to turn them back into TTF files so I can embed them into the DOM using
FontFace
directive. I couldn't find any way to do it using current fonkit API. Is there an easy way to do this?The text was updated successfully, but these errors were encountered: