默认 Xcode 4.5 字体
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/15299191/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Default Xcode 4.5 font
提问by KillAWatt1705
What is the default font and font size in Xcode 4.5? I ask because Im trying to configure Eclipse to use the same syntax colouring and editor font as Xcode.
Xcode 4.5 中的默认字体和字体大小是多少?我问是因为我试图将 Eclipse 配置为使用与 Xcode 相同的语法着色和编辑器字体。
Edit 03.08.2013
编辑 03.08.2013
For future reference: I used Eclipse Colour Themesto automatically set the syntax colouring properties in Eclipse, rather than manually configuring individual colours, which is a tediously annoying (if not painful) process to do within Eclipse.
供将来参考:我使用Eclipse 颜色主题在 Eclipse 中自动设置语法着色属性,而不是手动配置单个颜色,这是在 Eclipse 中进行的一个乏味烦人(如果不是痛苦)的过程。
回答by Guru
Font : Menlo Regular - 11.0
字体 : Menlo 常规 - 11.0
syntax colouring: See image
语法着色:见图片
回答by o15a3d4l11s2
The default one is Menlo Regular - 11.0
默认的一个是 Menlo Regular - 11.0
回答by Tarvo M?esepp
I just wanted to point out that the default one now in Xcode 8.2.1 is SF Mono Regular - 11.0
. Maybe someone finds it helpful.
我只是想指出现在 Xcode 8.2.1 中的默认值是SF Mono Regular - 11.0
. 也许有人觉得它有帮助。