This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/cl-font-discovery/badges/latest-version.svg)](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]]