如何将Eclipse中的字体大小设置为10.5?

发布于 2024-09-12 14:31:46 字数 89 浏览 1 评论 0原文

Eclipse 中可以使用 10.5 的字体吗? 10 太小,11 太大,但我无法在字体大小对话框中输入 10.5,因为它需要一个整数。可以在其他地方更改此设置吗?

Is it possible to use a font size of 10.5 in Eclipse? 10 is too small and 11 is too large, but I am unable to enter 10.5 in the font size dialog, as it requires an integer. Could this setting be changed somewhere else?

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

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

发布评论

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

评论(1

累赘 2024-09-19 14:31:46

我认为不可能,因为整个 SWT Font API 使用整数作为字体高度,而 Eclipse 是基于 SWT 构建的。

I do not think it is possible, because the entire SWT Font API uses integer as font heights, and Eclipse builds on SWT.

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