Commit 46e05c443b02a4d44d0502063549ab91fde8b213

Werner Lemberg 2009-07-17T22:49:34

Fix Savannah bug #23786. * src/truetype/ttobjs.c (tt_size_init_bytecode): Don't reset x_ppem and y_ppem. Otherwise the `*_CVT_Stretched' functions in ttinterp.c get never called. An anonymous guy suggested this change on Savannah, and it seems to be the right solution.