register_reschola_fonts: Register reschola fonts on Windows

View source: R/fonts.R

register_reschola_fontsR Documentation

Register reschola fonts on Windows

Description

[Stable]

The function is only for Windows, where it tries to register font family provided with "Windows bitmap device". On other platforms, fonts should be readily available after installation. Note that even on Windows, you can instruct RStudio to use smarter graphics device, such as "AGG" or "Cairo" (Tools > Global Options > General > Graphics > Backend).

Usage

register_reschola_fonts(family = c("Ubuntu", "Ubuntu Condensed"))

Arguments

family

font family/families to register, default is reschola recommended.

Value

Called for side effects, but returns logical on process result invisibly.

See Also

Other Font helpers and shortcuts: import_fonts(), install_reschola_fonts(), use_reschola_fonts()


scholaempirica/reschola documentation built on Feb. 1, 2024, 12:26 a.m.