The constructor to the Font class looks like this:<br><br>Font fMyFont = newFont(String font, int style, int size);<br><br>Use the size param to decide thesize of the font.