cl-font-discovery
Find system font files matching a font spec
This is a library to find system font files. It works on systems with FontConfig on Linux, BSD. It does not have any foreign dependencies that aren't already directly available on the system.
- Versions: 1.0.0-1.5101ca7
- Website: https://shinmera.github.io/font-discovery/
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cl-font-discovery as follows:
guix install cl-font-discovery
Or install a particular version:
guix install cl-font-discovery@1.0.0-1.5101ca7
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 cl-font-discovery about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cl-font-discovery'><img src='https://packages.guix.gnu.org/packages/cl-font-discovery/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cl-font-discovery)
Example Org:
[[https://packages.guix.gnu.org/packages/cl-font-discovery][https://packages.guix.gnu.org/packages/cl-font-discovery/badges/latest-version.svg]]