Top "Typeface" questions

A typeface is the visual representation or interpretation of a set of characters; it is their appearance.

Assets folder in Android Studio?

Im trying to use a custom font, and I've read that I suppose to place the fonts in assets/fonts. …

android android-studio typeface custom-font
Use Roboto font in app with minimum API level 14

I have an app whose minimum API level is 14. Am I correct in thinking all compatible devices should have Roboto …

android typeface
Android - How to change bottom navigation bar text's font family

I have created a bottom bar navigation in my android page. But now I want to apply the custom font-family …

android android-layout fonts typeface
Is possible to use "San francisco" font on website ? Free?

Is possible to use san francisco font on website? https://en.m.wikipedia.org/wiki/San_Francisco_(2014_typeface) Is possible …

ios fonts typeface
Android: Bold Button Text

I have a button in my application. the text in the button goes as "Type: Location" something like that. I'm …

android button bold typeface
Android Help with Changing Button Font Type, How?

i would like to change the font that appears on the button text, i have managed to do this with …

android button fonts typeface
How to create custom fonts in android studio

I need to add new fonts to my project where do i create it in android studio Can someone advise …

android android-studio fonts typeface directory-structure
How to auto-adjust text size on a multi-line TextView according to the view max dimensions?

I've been searching for a way of auto fit a text inside a textview. Through my search I've found many …

android textview word-wrap typeface text-size
Android Custom font Spannable Typeface Span

I am using Helvetica fonts throughout my application. Currently I am creating the fonts separately from assets. So I have …

android textview typeface custom-font
How to use a custom typeface in a widget?

I have a digital clock widget. How can I use a custom font from assets/fonts as the default font …

android widget typeface