android - What kind of font I should use for TextView that can support all languages? -


i have textview can display text in languages ( end-users input text).

i wondering font should use?

in article: http://www.google.com/design/spec/style/typography.html#typography-roboto-noto

google says:

to support languages worldwide, google recommends using roboto languages use latin, greek, , cyrillic scripts , noto other languages.

if understand correctly. there no single font file (roboto|noto) can support languages.

anyone know font can use? should default font (android decides) choice?

thanks!

android you. read paragraph before cited paragraph:

since ice cream sandwich release, roboto has been standard typeface on android. since froyo, noto has been standard typeface on android languages not covered roboto.

so don't change font/typeface used , fine.

remember that, design site not android, web, chrome os etc google's unified/cross platform design, hence wording.


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -