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

Fixes for python3 and added file output. #39

Merged
merged 2 commits into from
Jan 18, 2021
Merged

Fixes for python3 and added file output. #39

merged 2 commits into from
Jan 18, 2021

Conversation

Danixu
Copy link
Contributor

@Danixu Danixu commented Jan 18, 2021

  • Fixed some forgotten unichr that were failing on python3
  • Fixed the stdout piping to file when the font contains non unicode characters (was failing on Python 3.9.1 and Windows)
  • Added an option to save the output to a file directly
  • Tested on Windows + Python 3.9.1, Debian 9 WSL (Windows Subsystem for Linux) + Python 2.7 & 3.7

@CLAassistant
Copy link

CLAassistant commented Jan 18, 2021

CLA assistant check
All committers have signed the CLA.

@lexus2k lexus2k changed the base branch from master to v1.0.0_dev January 18, 2021 21:59
@lexus2k
Copy link
Owner

lexus2k commented Jan 18, 2021

Hello. I reviewed your changes. All of them look clear for me.
I will check them again later.
Please, take into account, that your changes are integrated to v1.0.0_dev branch

@lexus2k lexus2k merged commit b291574 into lexus2k:v1.0.0_dev Jan 18, 2021
@lexus2k
Copy link
Owner

lexus2k commented Jan 18, 2021

Thank you.

@Danixu
Copy link
Contributor Author

Danixu commented Jan 18, 2021

You are welcome! I'm glad it helped you. Thank you for the library!.

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.

3 participants