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

[ufotools] remove unused code #1098

Merged
merged 3 commits into from
Mar 4, 2020
Merged

Commits on Mar 3, 2020

  1. [ufotools] remove unused code

    - removed numerous methods and classes that are no longer used anywhere in the AFDKO anymore. Improves code coverage since the unused code was not being tested, either.
    josh-hadley committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    d6ee5bd View commit details
    Browse the repository at this point in the history
  2. [ufotools] remove unused import

    - remove psautohint.ufoFont.HashPointPen
    josh-hadley committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    e79c842 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. [ufotools] remove additional code, update doc

    - removed additional unused code and constants that @miguelsousa pointed out
    - updated module documentation to reflect the updated purpose of the module as an AFDKO-internal library.
    josh-hadley committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    058525a View commit details
    Browse the repository at this point in the history