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
#114 will fix that the fonts will work in a browser environment, but it wont outside. So to make it work outside, we have to translate the fonts into shapes. Maybe there is a library that do this for us.
Most editors that are not browsers will ignore the @import which I think is a good thing.
They should however all fall back to the sans-serif declaration?
Maybe we should use the web font only for the UI and only system fonts inside the SVG?
Problem
#114 will fix that the fonts will work in a browser environment, but it wont outside. So to make it work outside, we have to translate the fonts into shapes. Maybe there is a library that do this for us.
Originally posted by @tim-kilian in #103 (comment)
The text was updated successfully, but these errors were encountered: