Commit f7cc181425bbcd24f4005f5d348b9e0a2a269727

David Turner 2005-11-15T17:30:56

* src/base/fttrigon.c (ft_trig_prenorm): fixed a bug that created invalid computations, resulting in very weird bugs in TrueType bytecode hinted fonts * src/truetype/ttinterp.c: redefined FT_UNUSED_EXEC to not perform a structure copy each time. Wooot. !