在 windows / direct3d 中使用 ttf 文件中的字体

发布于 2024-07-15 10:31:20 字数 143 浏览 7 评论 0原文

我正在使用 direct3d 9 并使用 D3DXCreateFont 创建一个字体对象,我可以用它来将文本写入屏幕。 但是我想使用 TTF 文件中的字体而不是已安装的字体。 有没有办法从 TTF 文件创建字体对象,而无需先将字体安装到我不想做的 Windows 中?

I'm using direct3d 9 and using D3DXCreateFont to create a font object that I can use to write text to the screen. However I want to use a font I have in TTF file instead of an installed font. Is there any way to create a font object from a TTF file without first installing the font into windows which I don't want to do?

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

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

发布评论

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

评论(1

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