summaryrefslogtreecommitdiff
path: root/scripts/makeencoding.py
AgeCommit message (Collapse)Author
2018-11-13Add more encoding tables.Tor Andersson
Add tables for Windows-1250, Windows-1251, and ISO-8859-1. Also add unicode_from_encoding tables. Move encodings from PDF namespace to Fitz.
2018-07-05Use real WinAnsi encoding when writing appearance stream text.Tor Andersson
2018-03-22Check in script used to create encoding tables.Tor Andersson