get_font_df: Get data frame of font information for a font file

View source: R/fonts.R

get_font_dfR Documentation

Get data frame of font information for a font file

Description

Get data frame of font information for a font file

Usage

get_font_df(font_file = "RubFlama-Regular.ttf")

Arguments

font_file

Character, name of the font file (case insensitive)

Value

Data frame obtained by systemfonts::system_fonts with one row

Examples

get_font_df("RUB Scala TZ.ttf")

RichardMeyer-Eppler/RUBer documentation built on June 2, 2022, 7:24 p.m.