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.
- Outputs:
out
- Website: https://github.com/protesilaos/show-font
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
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.