const MAX_PRECOMPUTED_SCALARS: usize = 16;
Expand description
The maximum number of region scalars that we precompute.
Completely made up number chosen to balance size with trying to capture as many precomputed regions as possible.
TODO: measure with a larger set of CFF2 fonts and adjust accordingly.