适用于 ios 的 Roboto 字体

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16625605/
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-30 23:37:54  来源:igfitidea点击:

Roboto font for ios

iosfonts

提问by Ravi Vooda

I like the feel of roboto(Available for android Platform), and wish to use that for my app, I'm currently building. I have two question

我喜欢机器人的感觉(可用于 android 平台),并希望将其用于我的应用程序,我目前正在构建。我有两个问题

1). How do I get Roboto in IOS? (Seems, I have no where to start with) 2). How do I set a particular font as the default font for my entire app?

1)。如何在 IOS 中获取 Roboto?(似乎,我无处可去)2)。如何将特定字体设置为整个应用程序的默认字体?

回答by Wain

Get the font here. Add the font to the app here. You can't set the font as default for the entire app, but the appearance protocolwill help you.

此处获取字体。在此处将字体添加到应用程序。您不能将字体设置为整个应用程序的默认字体,但外观协议会帮助您。