Calligrapher icon indicating copy to clipboard operation
Calligrapher copied to clipboard

A helper library to set custom fonts to your android view

Results 4 Calligrapher issues
Sort by recently updated
recently updated
newest added

Calligrapher calligrapher = new Calligrapher(this); calligrapher.setFont(this, "alexbrush/AlexBrush-Regular.ttf", true); I can't implement this code in fragment inside activity

@AnwarShahriar Great library! Would be happy to see the support for font family (regular, bold, italic etc. all in one) in future versions. :)

enhancement

It's not working, do not download from jitpack.