Commit b72858c992d4c9b06899f35f8e11c71801229c53

Behdad Esfahbod 2016-11-03T06:41:00

[truetype] Clamp variation requests to valid range. This is required by OpenType 1.8; it also avoids rounding surprises. * src/truetype/ttgxvar.c (TT_Set_Var_Design): Clamp design coordinates outside of the allowed range to always stay within the range instead of producing an error.