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 .otc support, fix invalid .ttc/.otc handling and update readme.md to match the new features. #9

Merged
merged 5 commits into from
Mar 24, 2021

Commits on Mar 18, 2021

  1. Fix invalid .ttc handling

    Causes the script to print an error message and then continue when the script encounters a broken .ttc file.
    Zopolis4 authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    3a67173 View commit details
    Browse the repository at this point in the history
  2. Add .otc support

    Allows the script to unpack .otc files (resulting fonts are .ttf)
    Zopolis4 authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    2c8b77f View commit details
    Browse the repository at this point in the history
  3. Fix broken .otc handling

    The script no longer changes .otf files extracted from .otc to .ttf
    Zopolis4 authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    8220f6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bb6696 View commit details
    Browse the repository at this point in the history
  5. fixed grammar

    Zopolis4 authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    127fb4f View commit details
    Browse the repository at this point in the history