set_font_size

fpdf.set_font_size(float size)

Description

Defines the size of the current font.

Parameters

size:

The size (in points).

See also

set_font.