Android Open Source - UI font FontLoader






Project Summary

An easy to use Roboto font loader for Android. Easily apply typefaces to TextView's or it's subclasses, or just easily load a typeface into memory..

Web Site / Source Repository

FontLoader is hosted in the following web site
https://github.com/52inc/FontLoader

If you think the Android project FontLoader listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of FontLoader.

ItemValue
Java File Count3
Activity Count0
Asset File Namesassets\fonts\Roboto-Black.ttf
assets\fonts\Roboto-BlackItalic.ttf
assets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-BoldItalic.ttf
assets\fonts\Roboto-Italic.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-LightItalic.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-MediumItalic.ttf
assets\fonts\Roboto-Regular.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto-ThinItalic.ttf
assets\fonts\RobotoCondensed-Bold.ttf
assets\fonts\RobotoCondensed-BoldItalic.ttf
assets\fonts\RobotoCondensed-Italic.ttf
assets\fonts\RobotoCondensed-Light.ttf
assets\fonts\RobotoCondensed-LightItalic.ttf
assets\fonts\RobotoCondensed-Regular.ttf




License

The license information of FontLoader is as follows:

Apache License

Java Source Files

com.ftinc.fontloader.FontLoader.java
com.ftinc.fontloader.TypefaceSpan.java
com.ftinc.fontloader.Types.java