Skip to content
  • Dominik Röttsches's avatar
    [sfnt] Load variation store for 'COLR' v1. · 31b14fd4
    Dominik Röttsches authored and Werner Lemberg's avatar Werner Lemberg committed
    * src/sfnt/ttcolr.c: Include `ttobjs.h` temporarily.
    (VARIABLE_COLRV1_ENABLED): New temporary macro to detect whether variable
    COLRv1 is enabled.
    (Colr): New fields `var_store` and `delta_set_idx_map`.
    (tt_face_load_colr, tt_face_free_colr) [VARIABLE_COLRV1_ENABLED]: Load and
    free variation store data using the functions from the Multiple Masters
    service.
    31b14fd4