[truetype] Fix EVEN and ODD instructions. It is possible to have a fractional part after rounding when rounding to half-grid or super-rounding. The specs call to ignore the fractional part in that case. ^ src/truetype/ttinterp.c (Ins_EVEN, Ins_ODD): Fix mask.