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
..
2014-06-02 18:31:52 -04:00
2015-04-15 10:56:28 -07:00
2015-04-15 10:56:28 -07:00
2014-09-24 13:54:25 +03:00
2014-06-02 18:31:52 -04:00
2015-03-11 15:29:35 -07:00
2014-12-02 21:58:45 +00:00
2015-04-14 13:25:19 -07:00