r-systemfonts
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.
- Versions: 1.2.1
- 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 the latest version of r-systemfonts
as follows:
guix install r-systemfonts
Or install a particular version:
guix install r-systemfonts@1.2.1
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.
Badge code
You can use the following badge to inform users of r-systemfonts about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-systemfonts'><img src='https://packages.guix.gnu.org/packages/r-systemfonts/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-systemfonts)
Example Org:
[[https://packages.guix.gnu.org/packages/r-systemfonts][https://packages.guix.gnu.org/packages/r-systemfonts/badges/latest-version.svg]]