diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2019-05-22 16:39:43 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2019-05-22 18:21:42 -0700 |
commit | e16b44a20cab077462c3aa3423bc31273ab5e605 (patch) | |
tree | 73b3c9df892f5b329a1d78158209607b79ddd184 /gnu | |
parent | add43093acc0a3ea24df4bb7f61bd10f20d5390d (diff) | |
download | guix-e16b44a20cab077462c3aa3423bc31273ab5e605.tar guix-e16b44a20cab077462c3aa3423bc31273ab5e605.tar.gz |
gnu: font-tamzen: Fix typo "programmatically".
* gnu/packages/fonts (font-tamzen)[description]: Fix typo.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/fonts.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 72ed0b5207..3a801e5c94 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1020,13 +1020,13 @@ vector graphics.") (home-page "https://github.com/sunaku/tamzen-font") (synopsis "Monospaced bitmap font for console and X11") (description - "Tamzen is a fork of the @code{Tamsyn} font. It is programatically forked + "Tamzen is a fork of the @code{Tamsyn} font. It is programmatically forked from @code{Tamsyn} version 1.11, backporting glyphs from older versions while deleting deliberately empty glyphs (which are marked as unimplemented) to allow secondary/fallback fonts to provide real glyphs at those codepoints. The @code{TamzenForPowerline} fonts provide additional @code{Powerline} symbols, -which are programatically injected with @code{bitmap-font-patcher} and +which are programmatically injected with @code{bitmap-font-patcher} and later hand-tweaked with the gbdfed(1) editor: @enumerate |