What fonts are installed by default on Android? [duplicate]

社会主义新天地 提交于 2019-12-31 20:03:13

问题


What fonts are installed by default on Android devices?

I know about the Droid fonts and Roboto, but what about core web fonts like Arial, Times, or Verdana? Are they available? What other fonts are installed by default on Android devices?

(This question has been asked before, but the accepted answer is outdated)


回答1:


There are only three system wide fonts in Android;

1 normal (Droid Sans),

2 serif (Droid Serif),

3 monospace (Droid Sans Mono).

Applications can install fonts for themselves, but not for system-wide use.

For more you can see List of fonts included with each device link

and

Since the Ice Cream Sandwich release, Roboto has been the standard typeface on Android.

Since Froyo, Noto has been the standard typeface on Android for all languages not covered by Roboto. Noto is also the standard typeface for all languages on Chrome OS.

Refer here




回答2:


It all depends on Android version.

In Lollipop ROBOTO FONT FAMILY is installed.

For more detail go through this answer.



来源:https://stackoverflow.com/questions/29384114/what-fonts-are-installed-by-default-on-android

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!