Author :
Behdad Esfahbod
Date :
2016-11-03 06:41:00
Hash :b72858c9 Message :[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.