gpt4 book ai didi

macos - Mac OSX cocoa 应用程序 : Is it possible to allow your App to use the san francisco font (one used for Apple Watch)?

转载 作者:行者123 更新时间:2023-12-03 17:02:04 26 4
gpt4 key购买 nike

https://en.m.wikipedia.org/wiki/San_Francisco_(2014_typeface)

我想在我的 Mac OSX 应用程序中使用此字体。不过,我不确定目前是否可能。据说,到 OSX 10.11 时,默认字体将被 San Francisco 字体取代。如果这是可能的,我该怎么做?如有任何提示或建议,我们将不胜感激

最佳答案

始终建议使用系统字体。所有标准 Cocoa 控件都使用它们。这意味着,如果系统字体发生更改,所有控件和文本字段都会自动使用新的系统字体。所以你没什么可做的。

如果您手动设置 NSFont 对象,我建议您使用 systemFontOfSize:。这将为您提供 Yosemite 下的 Helvetica Neue 和 El Capitan 下的 San Francisco。

您可以下载 San Francisco 字体 here ,但我不确定您是否可以在您的应用程序中使用它。我认为它仅供私有(private)使用。

更新:

Apple 不久前已在 macOS 上切换为 San Francisco 字体。所以这个问题已经不存在了。

关于macos - Mac OSX cocoa 应用程序 : Is it possible to allow your App to use the san francisco font (one used for Apple Watch)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32419699/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com