fontforge 20201107
Outline font editor
FontForge allows you to create and modify postscript, truetype and opentype fonts. You can save fonts in many different outline formats, and generate bitmaps.
- Website: https://fontforge.github.io
- Licenses: GPL 3+
- Package source: gnu/packages/fontutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install fontforge 20201107
as follows:
guix install fontforge@20201107
Or install the latest version:
guix install fontforge
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.