FONT
Syntax
FONT
Explanation
The FONT command reports the current font of the first active turtle as a three element list consisting of the font name, the font size, and the font attributes.
See also
SETFONT
and
FONTS
.
Examples