-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
font-patcher: Add option to download symbol glyphs
[why] People often just download the font-patcher script and then the patching fails because the symbol glyphs are missing. A typical comment is that a complete git clone is needed in that case, which is rediculous bandwidth. Just downloading the needed files seems rather complicated. [how] Add option --glyphdownload that (tries to) download just the needed glyph files. This is just bare basic stuff. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
- Loading branch information
Showing
1 changed file
with
49 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters