Commit be06a9d002cc1dc8b2e4e416538002a53c7e944c

Dominik Röttsches 2020-12-16T17:02:22

[sfnt] Add 'COLR' v1 API to iterate color stops (#59703). * src/sfnt/ttcolr.c (tt_face_get_colorline_stops): New function to return the current `FT_ColorStop` object from `FT_ColorStopIterator`. Also increment the iterator. * src/sfnt/ttcolr.h: Updated.