Android 上有哪些字体可用?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2065818/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 04:23:50 来源:igfitidea点击:
What fonts are available on Android?
提问by Mike Akers
采纳答案by Mark B
I believe the Ascender collection is the full list of fonts that come installed with Android. You can however include your own True Type fonts in your app (as long as your app isn't a Homescreen App Widget).
我相信 Ascender 系列是 Android 安装的完整字体列表。但是,您可以在您的应用程序中包含您自己的 True Type 字体(只要您的应用程序不是主屏幕应用程序小部件)。