电话字体符号
我在哪里可以找到电话字体符号(您可以在 iPhone 上的“结束通话”按钮上看到的符号)并将其放入 XCode 4.2 的 UILabel
中?
我搜索了 Apple Symbol、Zapf Dingbats 和 Wingdings,但没有找到。 Cairo 似乎不再出现在 Macintosh 或 Xcode 中。
编辑: 有越狱手机的人可以确认这是否是诺亚所说的图像吗?
Where can I find the phone font symbol -- the one you can see on the "End call" button on the iPhone -- to put it into a UILabel
into XCode 4.2 ?
I've searched Apple Symbol, Zapf Dingbats and Wingdings and I didn't find it. And Cairo does not seem to be present anymore on the Macintosh or in Xcode.
EDIT :
Can someone having a jailbroken phone confirm if it's an image as said by Noah ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它不是一个字体符号;而是一个符号。你必须使用图像。您可以 (1) 尝试在您喜欢的图像编辑器中重新创建 Apple 风格的图像编辑器,或者 (2) 挖掘越狱手机的文件系统(在
Phone.app
内部是一个不错的查找位置),以查找实际的 PNG 本身。It’s not a font symbol; you’ll have to use an image. You can either (1) try recreating the Apple-style one in your preferred image editor or (2) dig through a jailbroken phone’s filesystem (inside
Phone.app
would be a good place to look) for the actual PNG itself.