fonts - How to fallback_fonts.xml work in android? -


i see fallback_fonts.xml declares fonts use in android system don't know how working. can can talk me "how fallback_fonts.xml work in android?" thank you.

fallback_fonts.xml list of font names

hope easy understand:

the name fallback_fonts.xml implies meaning "fallback". when phone (or application) cannot find suitable fonts in system font display website (or text or whatever), phone come looking inside fallback_fonts.xml , find suitable font display (orderly top down),if cannot find suitable font, phone cannot display text, display square each unknown character.


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -