Well, once you have your font, you can invoke deriveFont . For example, helvetica = helvetica.deriveFont(Font.BOLD, 12f);. Changes the font's ...
確定! 回上一頁