Package: systemfonts 1.2.1

Thomas Lin Pedersen

systemfonts: System Native Font Finding

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.

Authors:Thomas Lin Pedersen [aut, cre], Jeroen Ooms [aut], Devon Govett [aut], Posit, PBC [cph, fnd]

systemfonts_1.2.1.tar.gz
systemfonts_1.2.1.zip(r-4.5)systemfonts_1.2.1.zip(r-4.4)systemfonts_1.2.1.zip(r-4.3)
systemfonts_1.2.1.tgz(r-4.5-x86_64)systemfonts_1.2.1.tgz(r-4.5-arm64)systemfonts_1.2.1.tgz(r-4.4-x86_64)systemfonts_1.2.1.tgz(r-4.4-arm64)systemfonts_1.1.0.tgz(r-4.3-x86_64)systemfonts_1.1.0.tgz(r-4.3-arm64)
systemfonts_1.2.1.tar.gz(r-4.5-noble)systemfonts_1.2.1.tar.gz(r-4.4-noble)
systemfonts_1.2.1.tgz(r-4.4-emscripten)
systemfonts.pdf |systemfonts.html
systemfonts/json (API)
NEWS

# Install 'systemfonts' in R:
install.packages('systemfonts', repos = c('https://carpentries.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/systemfonts/issues

Pkgdown site:https://systemfonts.r-lib.org

Uses libs:
  • fontconfig– Generic font configuration library
  • freetype– FreeType 2 font engine
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

fontsfontconfigfreetypecpp

15.62 score 95 stars 1.0k packages 384 scripts 899k downloads 30 exports 6 dependencies

Last updated 2 months agofrom:e18b87ce43 (on v1.2.1). Checks:10 OK, 2 FAILURE. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 21 2025
R-4.5-win-x86_64OKMar 21 2025
R-4.5-mac-x86_64OKMar 21 2025
R-4.5-mac-aarch64OKMar 21 2025
R-4.5-linux-x86_64OKMar 21 2025
R-4.4-win-x86_64OKMar 21 2025
R-4.4-mac-x86_64OKMar 21 2025
R-4.4-mac-aarch64OKMar 21 2025
R-4.4-linux-x86_64OKMar 21 2025
R-4.3-win-x86_64OKMar 21 2025
R-4.3-mac-x86_64OUTDATEDJan 10 2025
R-4.3-mac-aarch64OUTDATEDJan 10 2025

Exports:add_fontsas_font_weightas_font_widthclear_local_fontsclear_registryfont_fallbackfont_featurefont_infoget_fallbackget_from_font_squirrelget_from_google_fontsglyph_infoglyph_outlineglyph_rasterglyph_raster_grobmatch_fontmatch_fontsregister_fontregister_variantregistry_fontsrequire_fontreset_font_cachescan_local_fontssearch_web_fontsshape_stringstr_split_emojistring_metrics_devstring_widthstring_widths_devsystem_fonts

Dependencies:clicpp11gluejsonlitelifecyclerlang

systemfonts C interface

Rendered fromc_interface.Rmdusingknitr::rmarkdownon Mar 21 2025.

Last update: 2021-01-29
Started: 2019-10-21