font-discovery

zlib

Find system font files matching a font spec.

$ area51 add font-discoveryCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(font-discovery:some-function ...)