Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading fonts incrementally #57

Closed
rhelmot opened this issue Dec 27, 2022 · 1 comment · Fixed by #97
Closed

Loading fonts incrementally #57

rhelmot opened this issue Dec 27, 2022 · 1 comment · Fixed by #97

Comments

@rhelmot
Copy link
Contributor

rhelmot commented Dec 27, 2022

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?

@rhelmot
Copy link
Contributor Author

rhelmot commented Dec 27, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant