fontopia 2.0
Text-based, console font editor
GNU fontopia is an easy-to-use, text-based, console font editor. You can edit the fonts that your GNU/Linux kernel is using to display your text on text- based (vs graphical) terminals.
- Website: https://www.gnu.org/software/fontopia/
- Licenses: GPL 3+
- Package source: gnu/packages/fontutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install fontopia 2.0
as follows:
guix install fontopia@2.0
Or install the latest version:
guix install fontopia
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.