Naereen / fontify

« Make your own typeface from your handwriting! ». ⚠ Work in progress. My fork adds multi-page scanned template, french/spanish accents, greek letters, and soon support for maths and ligatures characters.
https://naereen.github.io/fontify/
MIT License
25 stars 0 forks source link

Getting "ValueError: chr() arg not in range(256) "while adding glyph for character '0x20ac' #12

Open SambhavJain19 opened 4 years ago

SambhavJain19 commented 4 years ago

Getting "ValueError: chr() arg not in range(256). This is due to encoding problem with python2. I tried to run as: python3 hello.py but still this error persists. Can you look into this @Naereen . Thank you. Screenshot from 2020-07-15 20-32-41