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 see #43 added support for constructing a FontSystem with custom fonts loaded, but is there a way to get a mutable reference to the font database after the system is constructed so that more fonts can be loaded afterwards?
The text was updated successfully, but these errors were encountered:
From reviewing the source code it seems the way the caching works and the way orobouros is used prohibits this. Is this something that might change at any point in the future? externally managed caches? #39?
I see #43 added support for constructing a FontSystem with custom fonts loaded, but is there a way to get a mutable reference to the font database after the system is constructed so that more fonts can be loaded afterwards?
The text was updated successfully, but these errors were encountered: