Swift 防止 Unicode 字符的表情符号表示
Swift Prevent Emoji Representation of Unicode Character
我想打印 unicode 字符 U+21A9
,它是撤消箭头 (↩),但 Apple 喜欢将其转换为像
这样的气泡表情符号
选择一种包含所需字形的字体,例如 Lucida Grande 或 Menlo。
我想打印 unicode 字符 U+21A9
,它是撤消箭头 (↩),但 Apple 喜欢将其转换为像
选择一种包含所需字形的字体,例如 Lucida Grande 或 Menlo。