sys_fonts {gdtools}R Documentation

List system fonts.

Description

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

Usage

sys_fonts()

Examples


# 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()


[Package gdtools version 0.1.8 Index]