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

emacs-show-font 0.3.0

Show font features in a buffer

Show Font lets you preview a font inside of Emacs. It does so in three ways: prompt for a font on the system and display it in a buffer, list all known fonts in a buffer with a short preview for each, and provide a major mode to preview a font whose file is among the installed ones.

Installation

Install emacs-show-font 0.3.0 as follows:

guix install emacs-show-font@0.3.0

Or install the latest version:

guix install emacs-show-font

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.