Font Size
Font size is measured in points (72 points per inch)
Common sizes are 10–12 points for body text and 18–36 points for headings
The method getSize() gets the size of the current font: Font f = g.getFont(); int size = f.getSize();
Previous slide
Next slide
Back to first slide
View graphic version