r-systemfonts 1.2.3
System native font finding
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 for finding font files that can then be used further by e.g. graphic devices.
- Outputs:
out
- Website: https://github.com/r-lib/systemfonts
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-systemfonts 1.2.3
as follows:
guix install r-systemfonts@1.2.3
Or install the latest version:
guix install r-systemfonts
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.