systemfonts (1.2.3)

Published 2026-02-24 13:47:31 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("systemfonts")

About this package

Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R.System Native Font Finding

Dependencies

Imports base64enc, grid, jsonlite, lifecycle, tools, utils
Depends R (>= 3.2.0)
LinkingTo cpp11 (>= 0.2.1)
Suggests covr, farver, graphics, knitr, rmarkdown, testthat (>= 2.1.0)
Details
CRAN
2026-02-24 13:47:31 +00:00
0
MIT + file LICENSE
Thomas Lin Pedersen (ORCID:
104 KiB
Assets (1)
Versions (1) View all
1.2.3 2026-02-24