Edit

kc3-lang/freetype/src/autofit

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2023-02-08 21:49:56
    Hash : 995ccfac
    Message : [autofit] Fix 'multi' compilation. * src/autofit/ft-hb.c: Decorate with `FT_LOCAL_DEF`. Add ANSI boilerplate code for otherwise empty file. * src/autofit/ft-hb.h: Include `compiler-macros.h` and `freetype.h`. Use `FT_BEGIN_HEADER` and `FT_END_HEADER`. Decorate with `FT_LOCAL`. * src/autofit/rules.mk (AUTOF_DRV_SRC): Add `ft-hb.c`.