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

Add feaIncludeDir option to allow override the include search path #637

Merged
merged 3 commits into from
Jul 28, 2022

Commits on Jul 22, 2022

  1. Add feaIncludeDir option to allow override the include search path

    This is intended to fix googlefonts/glyphsLib#797, by allowing fontmake to override the default include directory used for parsing a UFO features.fea; useful when the UFOs where generated from a .glyphs source whose features contain some `include` statements and they are saved in a different directory (or not saved to disk at all).
    
    fontmake will need to be modified to call ufo2ft with this new option when starting to build from a .glyphs input.
    anthrotype committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1cfb673 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    0246ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a4a59d View commit details
    Browse the repository at this point in the history