7 Commits

Author SHA1 Message Date
Behdad Esfahbod
db0dc7ba32 Fix Mac East Asian encodings
Ouch!
2015-04-26 01:37:18 -04:00
Behdad Esfahbod
0ac019ca2c Use native mac_romanian and mac_croatian encodings
Apparently they are implemented in Python, just miss aliases.

https://github.com/behdad/fonttools/issues/236
http://bugs.python.org/issue24043
2015-04-24 12:32:56 -07:00
Behdad Esfahbod
702b94f00a Use canonical Python encoding names 2015-04-19 04:24:55 -07:00
Behdad Esfahbod
6e01a6e350 Add Roman Croatian and Romanian encodings
Concludes https://github.com/behdad/fonttools/issues/236
2015-04-16 18:24:07 -07:00
Behdad Esfahbod
3f36721d87 Really fix python 2.6 build this time 2015-04-16 14:12:59 -07:00
Behdad Esfahbod
c9402c1685 Fix test on Python 2.6 2015-04-16 13:40:35 -07:00
Behdad Esfahbod
9d6d50e829 Add codecs for mac-extended East Asian encodings
Part of https://github.com/behdad/fonttools/issues/236

To be used in name table soon.
2015-04-16 03:10:18 -07:00