new font type in java

非 Y 不嫁゛ 提交于 2020-01-15 01:50:37

问题


In my job we have to use an specific font type, is Futura std medium.

I have a JFrame where I write, and I need to do with this font type. I have the OTF document, but I cant find the way to import it in my code.


回答1:


Did you try to check this answer about OTF in Java :

How to use Custom Font in Java and Use OTF in Java

I think it could help you.



来源:https://stackoverflow.com/questions/10430898/new-font-type-in-java

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!