Skip to content

[sfnt] Fix format expectation for `COLR` v1 ClipList

Dominik Röttsches requested to merge drott/freetype:clipListFormatNumber into master
  • src/sfnt/ttcolr.c (tt_face_get_color_glyph_clipbox): Change ClipList format expectation to 1 instead of 0 to make it compliant with the latest spec.

Merge request reports