Skip to content

Add .otc support, fix invalid .ttc/.otc handling and update readme.md to match the new features.#9

Merged
whtsky merged 5 commits intowhtsky:masterfrom
Zopolis4:master
Mar 24, 2021
Merged

Add .otc support, fix invalid .ttc/.otc handling and update readme.md to match the new features.#9
whtsky merged 5 commits intowhtsky:masterfrom
Zopolis4:master

Conversation

@Zopolis4
Copy link
Copy Markdown
Contributor

@Zopolis4 Zopolis4 commented Mar 18, 2021

This PR adds support for unpacking .otc files. It also causes the script to print an error message and then continue when the script encounters a broken .ttc/.otc file. Previously, when the script encountered an invalid .ttc/.otc file it would refuse to parse any of the files in the directory. It also updates the readme.md to include the new features added in the PR.

Causes the script to print an error message and then continue when the script encounters a broken .ttc file.
Allows the script to unpack .otc files (resulting fonts are .ttf)
@Zopolis4 Zopolis4 changed the title Fix invalid .ttc handling Add .otc support and fix invalid .ttc/.otc handling Mar 18, 2021
The script no longer changes .otf files extracted from .otc to .ttf
@Zopolis4 Zopolis4 changed the title Add .otc support and fix invalid .ttc/.otc handling Add .otc support, fix invalid .ttc/.otc handling and update readme.md to match the new features. Mar 18, 2021
Copy link
Copy Markdown
Owner

@whtsky whtsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review. The changes look good overall.

Comment thread font_rename.py
@whtsky whtsky merged commit 625de21 into whtsky:master Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants