1.download wqy-zenhei font
file type is ttc
2.download unitettc
Because ireport5.6 needs ttf file type when installing font,convert ttc to ttf with unitettc tool.
Command: sudo ./unitettc wqy-zenhei.ttc
The command above will generate 3 ttf files,use the first ttf file only when installing font
3.Export wqy-zenhei font as a jar with ireport.
4.copy the font jar file into project library.
5.create a style for wqy-zenhei
6.config field style property to your style only.
7.copy jasperreports-fonts-5.6.1.jar into project library




本文档详细介绍了如何下载并安装wqy-zenhei字体的过程,包括转换字体文件类型以便适应iReport5.6的需求,并将字体导出为jar包以供项目使用。
1万+

被折叠的 条评论
为什么被折叠?



