gdtools (version 0.1.4)

sys_fonts: List system fonts.

Description

List system fonts details into a data.frame containing columns foundry, family, file, slant and weight.

Usage

sys_fonts()

Arguments

Examples

Run this code
# NOT RUN {
# The first run can be slow when font caches are missing
# as font files are then being scanned to build those font caches.
sys_fonts()
# }

Run the code above in your browser using DataCamp Workspace