diff --git a/src/hb-limits.hh b/src/hb-limits.hh index c503b3065..25c1e71e1 100644 --- a/src/hb-limits.hh +++ b/src/hb-limits.hh @@ -106,7 +106,7 @@ #endif #ifndef HB_COLRV1_MAX_EDGE_COUNT -#define HB_COLRV1_MAX_EDGE_COUNT 1024 +#define HB_COLRV1_MAX_EDGE_COUNT 65536 #endif