Commit 8f09eb5ce0260aa17f93b2ccefb4bae347ca79fc

Werner Lemberg 2018-07-17T21:45:24

Allow FT_ENCODING_NONE for `FT_Select_Charmap'. This is a valid encoding tag for BDF, PCF, and Windows FNT, and there is no reason to disallow it for these formats. * src/base/ftobjs.c (FT_Select_Charmap): Implement it.