powered by
Get detailed information about a font
get_font_info(id, subsets = NULL, ...)
a data.frame.
data.frame
Id of the font, correspond to column id from get_all_fonts.
id
get_all_fonts
Select charsets, for example "latin".
"latin"
Arguments passed to crul::HttpClient$new.
crul::HttpClient$new
if (interactive()) { # Info about Roboto roboto <- get_font_info("roboto") }
Run the code above in your browser using DataLab