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 trying to convert Bootstrap icon font from woff2 to ttf using convert_woff2_to_ttf() but get the error:
Invalid("Compressed stream size does not match header")'
Hi,
I’m trying to convert Bootstrap icon font from woff2 to ttf using
convert_woff2_to_ttf()
but get the error:Invalid("Compressed stream size does not match header")'
We can find the font here: https://github.com/twbs/icons/releases/download/v1.10.4/bootstrap-icons-1.10.4.zip
What’s happening?
The text was updated successfully, but these errors were encountered: