作者热门文章
- android - RelativeLayout 背景可绘制重叠内容
- android - 如何链接 cpufeatures lib 以获取 native android 库?
- java - OnItemClickListener 不起作用,但 OnLongItemClickListener 在自定义 ListView 中起作用
- java - Android 文件转字符串
我正在使用 Apple 的新 SF 字体设计一个应用程序。要在应用程序中获取新的 SF 字体,在为 iOS 9 构建时,您只需在界面构建器中选择“系统字体”即可。但问题是,对于早期版本的 iOS,“系统字体”实际上是 Helvetica Neue,因此取代了 San Francisco。如何强制旧金山显示在所有设备上?
最佳答案
San Francisco 字体的许可协议(protocol)中规定:
3. No Transfer. Except as otherwise set forth herein, you may not transfer this Apple Font without Apple’s express prior written approval. All components of the Apple Font are provided as part of a bundle and may not be separated from the bundle and distributed as standalone applications.
关于ios - iOS 8 中的旧金山字体,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33096954/
UIFont.systemFontOfSize(20, weight: UIFontWeightUltraLight) 当我将此字体与 UIFontWeightUltraLight 一起使用时,只有当
我是一名优秀的程序员,十分优秀!