font-discovery
Find system font files matching a font spec.
$ area51 add font-discoveryCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(font-discovery:some-function ...)Find system font files matching a font spec.
$ area51 add font-discoveryCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(font-discovery:some-function ...)