Screen(‘TextSize’)

Psychtoolbox>Screen.{mex*} subfunction

oldTextSize=Screen(‘TextSize’, windowPtr [,textSize]);

Read/Set the text size for the specified window.
You can assign a default font size for new windows via a call to
Screen(‘Preference’, ‘DefaultFontSize’). The initial default font size is
operating system dependent.

###See also: