chrisjenx / Calligraphy

Custom fonts in Android the easy way...
Apache License 2.0
8.59k stars 1.1k forks source link

Inject default TypeFace with support library downloadable fonts #427

Closed mahmoud-elmorabea closed 5 years ago

mahmoud-elmorabea commented 6 years ago

Hello, thanks for the fantastic library!

I was wondering if there is a way to inject a default TypeFace instance (rather than path) into Calligraphy.

It would be nice to obtain the TypeFace instance from res/fonts folder or through the new downloadable fonts in support library and inject it into Calligraphy at runtime.

I was unable to find something that allows that to be done. Any suggestions?

chrisjenx commented 5 years ago

Not something we will support, V3 might look into it if requested allot.