Commit 74c0a72d529ab1622e055aeb59bc7dde2824b8f2

Behdad Esfahbod 2016-03-09T20:35:27

[truetype] Fix handling of non-intermediate GX tuples. We probably did not notice this as all fonts we tested had only tuple_coords[i] be +1 or -1 for non-intermediate tuples. * src/truetype/ttgxvar.c (ft_var_apply_tuple): Implement it.