Name

textSize

Description Sets the current font size. This size will be used in all subsequent calls to the text() function. Font size is measured in units of pixels.
Syntax
	testSize(size)
Parameters
sizeint: size of text in units of pixels
Related loadFont
text
textFont
Creative Commons License