Package: systemfonts 1.1.0.9000

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.1.0.9000.tar.gz
systemfonts_1.1.0.9000.zip(r-4.5)systemfonts_1.1.0.9000.zip(r-4.4)systemfonts_1.1.0.9000.zip(r-4.3)
systemfonts_1.1.0.9000.tgz(r-4.4-arm64)systemfonts_1.1.0.9000.tgz(r-4.4-x86_64)systemfonts_1.1.0.9000.tgz(r-4.3-arm64)systemfonts_1.1.0.9000.tgz(r-4.3-x86_64)
systemfonts_1.1.0.9000.tar.gz(r-4.5-noble)systemfonts_1.1.0.9000.tar.gz(r-4.4-noble)
systemfonts_1.1.0.9000.tgz(r-4.4-emscripten)systemfonts_1.1.0.9000.tgz(r-4.3-emscripten)
systemfonts.pdf |systemfonts.html
systemfonts/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

fonts

20 exports 91 stars 12.35 score 5 dependencies 883 dependents 1.0M downloads

Last updated 23 days agofrom:64f6187d13

Exports:as_font_weightas_font_widthclear_registryfont_fallbackfont_featurefont_infoget_fallbackglyph_infomatch_fontmatch_fontsregister_fontregister_variantregistry_fontsreset_font_cacheshape_stringstr_split_emojistring_metrics_devstring_widthstring_widths_devsystem_fonts

Dependencies:clicpp11gluelifecyclerlang

systemfonts C interface

Rendered fromc_interface.Rmdusingknitr::rmarkdownon Jun 13 2024.

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