gnu: font-tamzen: Fix typo "programmatically".
* gnu/packages/fonts (font-tamzen)[description]: Fix typo.
This commit is contained in:
parent
add43093ac
commit
e16b44a20c
|
@ -1020,13 +1020,13 @@ vector graphics.")
|
||||||
(home-page "https://github.com/sunaku/tamzen-font")
|
(home-page "https://github.com/sunaku/tamzen-font")
|
||||||
(synopsis "Monospaced bitmap font for console and X11")
|
(synopsis "Monospaced bitmap font for console and X11")
|
||||||
(description
|
(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
|
from @code{Tamsyn} version 1.11, backporting glyphs from older versions while
|
||||||
deleting deliberately empty glyphs (which are marked as unimplemented) to
|
deleting deliberately empty glyphs (which are marked as unimplemented) to
|
||||||
allow secondary/fallback fonts to provide real glyphs at those codepoints.
|
allow secondary/fallback fonts to provide real glyphs at those codepoints.
|
||||||
|
|
||||||
The @code{TamzenForPowerline} fonts provide additional @code{Powerline} symbols,
|
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:
|
later hand-tweaked with the gbdfed(1) editor:
|
||||||
|
|
||||||
@enumerate
|
@enumerate
|
||||||
|
|
Loading…
Reference in New Issue