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

Add support for custom typeface #13

Open
adnan-SM opened this issue Aug 26, 2014 · 2 comments
Open

Add support for custom typeface #13

adnan-SM opened this issue Aug 26, 2014 · 2 comments
Assignees

Comments

@adnan-SM
Copy link
Owner

Support custom typefaces so that people can use the library in production apps.

@adnan-SM adnan-SM self-assigned this Aug 26, 2014
@jessecoleman
Copy link

Is there any more progress on this feature? We're thinking about using this library in our project and we'd really like to be able to use it with some of the other Roboto family fonts. If there's something I can do to help, please let me know.

@adnan-SM
Copy link
Owner Author

Hey, I have been way too busy to be working on the library. To be able to use it with different fonts, you would need to get the control points of each number in that font using something like after effects. And then replace the points with the points for each digit in the model.

The path where all models are stored/mapped -

https://github.com/adnan-SM/TimelyTextView/tree/master/timelytextview/src/main/java/com/github/adnansm/timelytextview/model/number

Hope that helps.

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