The library provides global configurations to your fonts.
Library for add icons using Font Awesome font in your project Android. Compatible for Java and Kotlin.ding icons in your projects.
Ver. 1.0.5 Release July 2020
A Tiny Font Utility Library used to apply custom Fonts to Toolbar, NavigationView, Menu, Submenu and Other Views like EditText, TextView, etc.
Tehreer is a library which gives full control over following text related technologies.
It is a wrapper over mature C libraries, FreeType, and SheenFigure.
MultiFontViewKotlin library can be used to select custom fonts for the view dynamically in your XML.
MultiFontView library can be used to select custom fonts for the view dynamically in your XML. The library loads the custom fonts using a font cache.
Add custom font classes easily for TextView
, EditText
& Buttons
.
TextView, EditText and Button with custom fonts with normal, bold and thin style for different languages.
When the language of device changes the library automatically use the font for that language.
AACustomFont is a lightweight custom font binder in XML directly in TextView, Button, EditText, RadioButton, CheckBox tags. The library is aimed to avoid custom views for custom fonts in XML and to minimize the JAVA code for setting the TypeFaces for each view.
Fonty is Android library allowing you to easily change the typeface of your UI elements. Contrary to other implementations Fonty is designed with the assumption that if you want to change the font for your app, then you change it globally per whole application, to achieve consistency across your Fragments or Activities.
This means that using Fonty will require no change to your layout files. All you need to do is to initialize the library and specify what typeface you want to be used for regular text and what for boldfaced ones. That's it.
Custom-Typeface is a library to add custom fonts in android. By using this library you can easily set custom font on TextView
, EditText
, Button
, CheckBox
, RadioButton
and AutoCompleteTextView
and other wedgets in android. You can set custom typeface easily in XML.
Change/add font of Entire Android Application at time with out wasting your time - TextViews
, EditText
, Buttons
, Views
, etc.
A very simple library to change font to all of your views. This library will make your application have a default font display. Your application will not be affected by changes to the font type from the settings menu.
UniversalFontComponents is a library that allows you to set a custom font in xml for all your TextView
s. You can also set a library-provided Roboto font so that your fonts are consistent across different versions of Android.
FontOnText is a library to add custom fonts in android easily. by using this library you can easily set custom font on TextView
, Button
, EditText
and other android views.
The easiest way to customize fonts. You can change fonts on direct xml. There are 16 fonts in it. You can directly add your own font to the "assets" folder.
Fontometrics is an Android library which help to use customs font with just writing one line of code avoiding all the hassle to add the .ttf/.otf font files in the assests folder.
DroidAwesome is a library to display FontAwesome Icons in any View
or a MenuItem
.
Smart Fonts is an Android Studio Library which makes it easy to use Custom Fonts (TTF or OTF) in your apps. It handles the Android text widgets (TextView, EditText, CheckBox, RadioButton...). You can add any other widgets easily, including your own classes!
You can use Styles, and see the result directly in the Layout Editor!
A manager handles the caching of the fonts so that they are loaded only once. If a font is not used it is not loaded.
It is easy to integrate with gradle.
Calligrapher is a simple library for setting specific font to all of your view with a single line.
The goal of this library is to allow your app to support multiple FontFamilies (e.g. lato, roboto, etc.) with their own styles (e.g. normal, bold, italic) in an easily-configurable way.
Easy font usage in your Android XML layouts
CustomFontLib is an Android Library to help adding custom fonts to Android Views.
An android library that makes it easy to add custom fonts to edittexts and textviews.
Convert Icon-font (e.g. font-awesome) to Drawable
or Bitmap
for Android.
A full example of custom fonts in XML using data binding and including font caching.
It's a simple library that allows you to use your custom font in android views.
FontIcon is a simple library which allows to use font-based icons in Android.
Fontinator is an Android-Library that make it simply easy to use custom Fonts.