powered by
Return Font Information
get_font_info_from_tk(tkFont)
A list of font information, containing font "family", font "face" and font "size"
A specified tk font character, one of l_getOption("font-scales"), l_getOption("font-title"), l_getOption("font-xlabel"), l_getOption("font-ylabel")
l_getOption("font-scales")
l_getOption("font-title")
l_getOption("font-xlabel")
l_getOption("font-ylabel")
fontscales <- l_getOption("font-scales") get_font_info_from_tk(fontscales)
Run the code above in your browser using DataLab