Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

font-patcher: Check if glyph source is available (--glyphdownload) #741

Closed
wants to merge 1 commit into from

Commits on Sep 30, 2022

  1. 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>
    Finii committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8c16442 View commit details
    Browse the repository at this point in the history