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

Enhance otf2ttf for ttc, parallel, and file wildcards #1000

Merged
merged 18 commits into from
Nov 19, 2019

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    05d8e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72d88f View commit details
    Browse the repository at this point in the history
  3. Support file wildcards input for otf2ttf

    Sion committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    b13db92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dbdb5e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    5fd954f View commit details
    Browse the repository at this point in the history
  2. Skip non-OTF fonts

    Sion committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    be1c0ea View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Simplify how to tell between otf and otc

    Sion committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    38670cc View commit details
    Browse the repository at this point in the history
  2. Skip TTF fonts in TTC fonts

    Sion committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    1905e85 View commit details
    Browse the repository at this point in the history
  3. Add unittest for otf2ttf

    Sion committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    766c8eb View commit details
    Browse the repository at this point in the history
  4. Remove useless else on loop in otf2ttf

    Sion committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    e423260 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Update test fonts

    Sion committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    508504d View commit details
    Browse the repository at this point in the history
  2. Adjust indentation in differ

    Sion committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    b0e87a2 View commit details
    Browse the repository at this point in the history
  3. Revert to single check OTF

    Sion committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    fb73aef View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    1bd5b40 View commit details
    Browse the repository at this point in the history
  2. Add more unittest for otf2ttf

    Sion committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    1d458ad View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    ac8d0ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294a592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c94bf16 View commit details
    Browse the repository at this point in the history