Fixed
IndexErrorwhen handling invalid bfrange code map in
CMap (#731)TypeErrorin lzw.py whenself.tableis not set (#732)TypeErrorin encodingdb.py when name of unicode is not
str (#733)TypeErrorin HTMLConverter when using a bytes fontname (#734)
Added
- Exporting images without any specific encoding (#737)
Changed
- Using charset-normalizer instead of chardet for less restrictive license (#744)