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

Split sources into a separate crate. #180

Open
inodentry opened this issue Jan 30, 2021 · 1 comment
Open

Split sources into a separate crate. #180

inodentry opened this issue Jan 30, 2021 · 1 comment

Comments

@inodentry
Copy link

Many users just want a crate for discovering fonts on the system, not rendering or any of the other stuff font-kit provides. It would be great to use font-kit, but there are concerns about it being very heavyweight as a dependency.

Would you consider splitting off the font discovery / sources, into a separate crate? It is very useful functionality on its own.

It seems like the font discovery crate could be made significantly more lightweight compared to font-kit proper.

There is some interest in using it in Bevy, see this issue.

@jdm
Copy link
Member

jdm commented Jan 30, 2021

That sounds like it could be sensible. I would be willing to review a PR that did that.

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

No branches or pull requests

2 participants