Eclipse 代码编辑器中的字母间距

发布于 2024-07-25 20:03:25 字数 37 浏览 3 评论 0原文

有没有办法改变 Eclipse 代码编辑器中文本的字母间距?

Is there any way to change the letter-spacing of text in Eclipse's code editor?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

绳情 2024-08-01 20:03:26

也许您可以尝试从固定宽度字体更改为可变宽度字体,例如 Verdana 或 Tahoma。 窗口->首选项->外观->颜色和字体->基本->文本字体

Maybe you can try changing from a fixed width font to the variable width font like Verdana or Tahoma. Window->Preferences->Appearance->Colors and Fonts->Basic->Text Font

尝蛊 2024-08-01 20:03:26

如果你指的是 Eclipse 中的 java 代码编辑器,这是不可能的。 编辑器不是文字处理器。 您只能更改字体设置(字体、样式、颜色、大小)。

If you mean the java code editor in Eclipse this is not possible. The editor is not a word processor. You can only change the font setings (typeface, style, color, size).

二手情话 2024-08-01 20:03:26

如果您指的是这种字母间距,那么不,我不这么认为。

If you are referring to this kind of letter spacing, then no, I do not think so.

想挽留 2024-08-01 20:03:26

这并不是说排版系统允许您调整打印页面上文本的外观。

我的默认尺寸是 Courier New Regular 10。您可以将尺寸更改为 12 或其他尺寸。

您是否正在尝试更改字距调整规则? 字距调整是指在可变宽度字体中定位不同的字母。 例如,在“We”这个词中,“e”被塞在“W”下面一点。 杂志出版商使用的页面布局软件可以控制这一点。

字体对于 Eclipse 来说是不透明的; 它没有为您提供更改字体内规则的方法。 不幸的是,您能做的最好的事情就是尝试不同的字体和大小,直到找到一种或多或少具有有效字偶距规则的字体和大小。

Not in the sense that a typography system allows you to tweak the appearance of text on a printed page.

The default for me is Courier New Regular 10. You can change the size to 12 or some other size.

Are you trying to change the kerning rules? Kerning is positioning different letters in a variable-width font. For instance in the word "We", the "e" is tucked in a little bit under the "W". The page-layout software that magazine publishers use can control this.

Fonts are opaque to Eclipse; it doesn't give you a way to change the rules within the font. Unfortunately the best you can do is try the different fonts and sizes until you find one that has kerning rules that work, more or less.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文