Update font patching documentation
Update reference to where fontpatcher.py is located
This commit is contained in:
parent
97c93fc7c0
commit
bf89ac6644
|
@ -42,7 +42,8 @@ Code point Glyph Description
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|
||||||
The font patcher is located at :file:`powerline/font/fontpatcher.py`.
|
The font patcher, :file:`fontpatcher.py` is located in the `powerline-fontpatcher
|
||||||
|
<https://github.com/Lokaltog/powerline-fontpatcher>`_ repository on GitHub.
|
||||||
It requires Python 2.7 and FontForge compiled with Python bindings to work.
|
It requires Python 2.7 and FontForge compiled with Python bindings to work.
|
||||||
|
|
||||||
Patched fonts are renamed by default (" for Powerline" is added to the font
|
Patched fonts are renamed by default (" for Powerline" is added to the font
|
||||||
|
|
Loading…
Reference in New Issue