• Show log

    Commit

  • Hash : 4b58cf47
    Author : Dominik Röttsches
    Date : 2020-12-16T17:18:56

    [base] Fill 'COLR' v1 API templates to make them work (#59703).
    
    * src/base/ftobjs.c (FT_Get_Color_Glyph_Paint, FT_Get_Paint_Layers,
    FT_Get_Paint, FT_Get_Colorline_Stops): Add basic sanity checks,
    check for existence of `FT_Face`, check arguments and delegate calls
    for the respective 'COLR' v1 API to the SFNT driver.