Skip to contents

Get information about a font

Usage

font_info(family, style = "Regular")

Arguments

family

Font family.

style

Font style. Defaults to "Regular".

Value

A dataframe containing information about a font. The "source" attribute indicates where it was found. If the font doesn't exist, invisibly returns NULL.