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.
Version: | 0.1.1 |
Suggests: | testthat (≥ 2.1.0), covr, knitr, rmarkdown, tools |
Published: | 2019-07-01 |
Author: | Thomas Lin Pedersen [aut, cre],
Jeroen Ooms |
Maintainer: | Thomas Lin Pedersen <thomas.pedersen at rstudio.com> |
BugReports: | https://github.com/r-lib/systemfonts/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/r-lib/systemfonts |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | systemfonts results |
Reference manual: | systemfonts.pdf |
Vignettes: |
systemfonts C interface |
Package source: | systemfonts_0.1.1.tar.gz |
Windows binaries: | r-devel: systemfonts_0.1.1.zip, r-devel-gcc8: systemfonts_0.1.1.zip, r-release: systemfonts_0.1.1.zip, r-oldrel: systemfonts_0.1.1.zip |
OS X binaries: | r-release: systemfonts_0.1.1.tgz, r-oldrel: systemfonts_0.1.1.tgz |
Old sources: | systemfonts archive |
Reverse imports: | gdtools, ragg |
Please use the canonical form https://CRAN.R-project.org/package=systemfonts to link to this page.