Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我第一次为我的应用程序处理表情符号键盘。我正在使用自定义字体来显示文本和表情符号字符。我想知道支持在我的应用程序中显示的文本和表情符号字符的 ios 字体。
提前致谢。
您不需要使用特殊字体来支持表情符号。只需使用您用来显示“普通”字符的任何字体,iOS 将自动切换到该AppleColorEmoji字体以显示任何“表情符号”字符。
AppleColorEmoji
如果您想了解更多关于使用什么字体的信息, http: //iosfonts.com/是一个很棒的网站。