fontset_info: Fontset metadata

Description Usage Arguments See Also

Description

This returns a data frame containing metadata about fonts. The columns "variant" and "style" correspond to the properties of the font as reported by fontconfig. The columns "family", "italic" and "bold" provide information in terms of R nomenclature of fonts. The column "base" gives the base filename of the font. See fontset_list() to obtain a list of available fontsets.

Usage

1
fontset_info(fontset)

Arguments

fontset

A string giving the name of a set of fonts (e.g. "Liberation" or"Bitstream Vera"). Use fontset_list() to obtain the list of fontsets registered in your session.

See Also

fontset_list(), font_families(), font_variants()


fontquiver documentation built on May 1, 2019, 9:52 p.m.