Behdad Esfahbod ba0a3b9abb Revamp name table Unicode handling some more
Part of https://github.com/behdad/fonttools/issues/236

Now we fallback to ASCII for unknown encodings.  Not sure if this might be a bad idea.
The main user-visible difference is that if there's an ASCII-only text in an unknown
encoding, we still "decode" it and use unicode="True" instead of unicode="False".

Or is assuming that any unsupported encoding is ASCII-compatible too intrusive?
2015-04-16 17:09:49 -07:00
..
2015-03-03 10:47:40 -08:00
2015-03-03 15:54:37 -08:00
2015-03-03 16:05:25 -08:00
2014-06-16 20:35:12 -04:00
2015-03-03 15:54:37 -08:00