增加 XCode 4 GUI 使用的字体大小
如何增加 XCode 4 的 GUI 字体(不是编辑器,而是其他所有字体)的大小?
在我的 MBP 17" 上,根本不可能花几个小时读完那个 XXX!
How can I increase the size of XCode 4's GUI fonts (not the editor, everything else)?
On my MBP 17", it's just impossible to read that XXX for hours!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不是特定于 Xcode,但您可以尝试使用操作系统内置的与分辨率无关的缩放来启动 Xcode。这与您在方案的“运行”操作中发现的情况相同,因为它放大了应用程序的整个 UI。
Not Xcode specific, but you might try launching Xcode using the resolution independent scaling built into the OS. It's the same thing you find in the Run action of a scheme, as it scale up the entire UI for an application.