摘要: 原因:字体问题 在/usr/share/fonts/下找一个字体写在程序 里就可以了,如 Font mfont = new Font("STIX-Italic", Font.BOLD, 16); // 定义字体样式 阅读全文