From e16b44a20cab077462c3aa3423bc31273ab5e605 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 16:39:43 -0700 Subject: gnu: font-tamzen: Fix typo "programmatically". * gnu/packages/fonts (font-tamzen)[description]: Fix typo. --- gnu/packages/fonts.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/fonts.scm') 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 -- cgit v1.2.3