Skip to content
  • Werner Lemberg's avatar
    * src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h only · e9835a19
    Werner Lemberg authored
    conditionally.
    
    * src/truetype/ttdriver.c (Set_Char_Sizes, Set_Pixel_Sizes): Set
    `size->strike_index' only conditionally.
    
    * src/type1/t1driver.c, src/type1/t1objs.c: Include t1afm.h only
    conditionally.
    
    * src/winfonts/winfnt.h: Move all type definitions to...
    * src/include/freetype/internal/fnttypes.h: New file.
    * src/winfonts/winfnt.c: Use it.
    
    
    * include/freetype/internal/ftdebug.h: Replaced FT_CAT and FT_XCAT
    with a direct solution (which also satifies picky compilers).
    e9835a19