Skip to content

[sfnt] Safeguard 'COLR' v1 layer extraction

Dominik Röttsches requested to merge drott/freetype:colrLayerExtraction into master
  • src/sfnt/ttcolr.c (tt_face_get_paint_layers): Do not output layer pointer to iterator if it is outside the 'COLR' table. (read_paint): Do not attempt to read layers that are outside the table.

Merge request reports