font-plangothic 2.9.5779
Sans font covers most CJK unified ideograph characters
Plangothic is a sans font based on Source Han Sans, modified to cover most CJK unified ideograph characters.
- Outputs:
out,ttf,woff - Website: https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic_Project
- Licenses: SIL OFL 1.1
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install font-plangothic 2.9.5779 as follows:
guix install font-plangothic@2.9.5779
Or install the latest version:
guix install font-plangothic
The font-plangothic package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:
guix install font-plangothic:ttf
guix install font-plangothic:woff
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.