如何在java中使用命令行字体?

发布于 2024-11-25 13:56:05 字数 121 浏览 3 评论 0原文

我想制作一款图形类似于《矮人要塞》的游戏,但我不知道如何将游戏的字体设置为标准的 Windows cmd 行字体。我相信该字体称为 Terminal,但因为它是位图字体,所以 java 看不到它...

提前致谢。

I want to make a game with graphics similar to Dwarf Fortress, but I can't find out how to set the font of my game to the standard windows cmd line font. I believe the font is called Terminal, but because it's a bitmap font java doesnt see it...

Thanks in advance.

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

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

发布评论

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

评论(2

小忆控 2024-12-02 13:56:05

我相信该字体是 Lucida Console。

The font is Lucida Console, I believe.

慢慢从新开始 2024-12-02 13:56:05

在 Windows 10 中,如果右键单击终端 >设置>字体,你会看到它只能是 Lucida Console 或 Consolas。我相信默认情况下它是 Consolas。

In Windows 10, if you right click terminal > settings > font, you will see it can be only Lucida Console or Consolas. I belive by default it is Consolas.

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