You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##Description
Font.Name is used to get the name of a font that is being used. The string that is returned can be used to determine which font is actually being used for the default fonts �serif�, �sans serif� and �mono�.
##Example
The program prints out the fonts used for �serif�, �sans serif� and �mono�.