• Show log

    Commit

  • Hash : 32cfab4b
    Author : suzuki toshiya
    Date : 2022-10-10T14:22:12

    [build] fix for make multi
    
    Fix "make multi" by MR !223
    
    * include/freetype/internal/services/svmm.h: include ftmm.h to define FT_Get_MM_Func.
    * src/truetype/ttgxvar.h: include ftmmtypes.h to use GX_AVarTable properly.
    * src/base/ftmac.c: include ftdebug.h to use FT_THROW() properly.