InflationX / Calligraphy

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

Add FontMapper API #2

Closed jbarr21 closed 7 years ago

jbarr21 commented 7 years ago

The idea behind this would be to have a default font name applied via a theme, style, text appearance, or on the view, but when the font is resolved, we provide a hook to allow for interception of the font name and to optionally return a different font name to actually use.