[ft-colr] Require FreeType >= 2.11.1

Fixes https://github.com/harfbuzz/harfbuzz/issues/3989
This commit is contained in:
Behdad Esfahbod 2022-12-30 11:19:36 -07:00
parent ceba6c9a90
commit a45bf5b04c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#ifndef HB_NO_PAINT
#ifdef TT_SUPPORT_COLRV1
#if defined(TT_SUPPORT_COLRV1) and (FREETYPE_MAJOR*10000 + FREETYPE_MINOR*100 + FREETYPE_PATCH) >= 21101
static hb_paint_composite_mode_t