Edit

kc3-lang/freetype/include

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2018-07-17 21:45:24
    Hash : 8f09eb5c
    Message : 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.