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

Get all fonts #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

EyalDagiAvdor
Copy link

I recently needed to iterate over fonts in Android and I found EasyFonts very ease to use.
This PR adds a method to get a list of all fonts.

It's my first contribution to a GitHub repo so sorry for the few commits and please let me know if I'm mistaken somewhere.

Thank you :)

@vsvankhede
Copy link
Owner

Hi, I appreciate your contribution. What is the benefit of adding method for getting all list of fonts from library user perspective?

@EyalDagiAvdor
Copy link
Author

Hey,
The use case is to iterate over all the fonts.
I added the example activity.

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 this pull request may close these issues.

2 participants