From 2e436c43225e12c139d85e2a79a6eec33cc983c0 Mon Sep 17 00:00:00 2001 From: ZyX Date: Wed, 24 Apr 2013 23:14:30 +0400 Subject: [PATCH] Add a note about fontpatcher --- Terminus/README.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Terminus/README.rst b/Terminus/README.rst index baae7c7..01d1e96 100644 --- a/Terminus/README.rst +++ b/Terminus/README.rst @@ -4,3 +4,23 @@ Terminus for Powerline :Font creator: Dimitar Zhekov :Version: media-fonts/terminus-font-4.36 with USE=X pcf psf ru-g :Patched by: `Nikolay Pavlov `_ + +Note: if you want to have patched font with different USE flags use fontpatcher +located at https://bitbucket.org/ZyX_I/bitmap-font-patcher, it is always using +proper (manually adjusted) glyphs. Here are the variants controlled by USE +flags (see font homepage for better explanations about what each USE flag +does): + +.. table:: USE flags + + =========== ============================================================================ + USE Flag Description + =========== ============================================================================ + a-like-o Changes view of letter 'a' - a looks like o + distinct-l ll2 variant with more distinctive l (lowercase L) + quote Changes view of quotes: symmetric ` and ' instead of asymmetric one + ru-dv Changes view of Russian letters 'de' and 've' + ru-g Changes view of Russian letter 'ge' + ru-i Changes view of Russian letter 'i' - not like Latin u, but like "mirrored" N + ru-k Changes view of Russian letter 'k' + =========== ============================================================================