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

Dropped hyperglot dependency due to licensing. #4

Merged
merged 1 commit into from
Feb 18, 2022

Commits on Feb 18, 2022

  1. Dropped hyperglot dependency due to licensing.

     - Removed SupportedLanguages method as it relies on hyperglot, which is under the GPLv3, to keep gftranslate under Apache 2.0
     - The method is still available as a separate code-snippet (not part of gflanguages itself), and any program using that snippet will need to comply with the GPLv3.
     - For more details, see: fonttools/fontbakery#3617 (comment)
    felipesanches committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    bb5e772 View commit details
    Browse the repository at this point in the history