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

Fix "ord() expected a character" error #81

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

gaplo917
Copy link
Contributor

@gaplo917 gaplo917 commented Jan 26, 2020

Some fonts (i.e. Hack v3.003) cannot be built in the current version of Ligaturizer.

fixed #73

Tested

  • ✅ Hack v3.003 font and its ligatured rendering properly
  • ✅ All fonts in this repository can be built.

Not yet Test

  • All ligatured fonts can be rendered properly

Help needed: Need crowd source on testing all the fonts are correctly built after apply this fix

P.S. In case you interested in Ligatured Hack font v3.003, you can take a look on this repository https://github.com/gaplo917/Ligatured-Hack/releases

@gaplo917 gaplo917 changed the title Fix Hack v3 build fail Fix "ord() expected a character" error Jan 31, 2020
@jpinnix
Copy link

jpinnix commented Feb 13, 2020

Thanks for your work on this @gaplo917 !

@ToxicFrog ToxicFrog merged commit 258773c into ToxicFrog:master Mar 13, 2020
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.

TypeError: ord() expected a character, but string of length 9 found
3 participants