• Show log

    Commit

  • Hash : 74c0a72d
    Author : Behdad Esfahbod
    Date : 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.