Commit 8be32d2f4a8f731c2b62ac9cbe68df999499a13c

Werner Lemberg 2012-03-28T12:21:50

[autofit] Properly copy scaler flags to script metrics object. Without this patch, only the dummy and cjk autohinter modules get them (since they copy the whole scaler object). * src/autofit/aflatin.c (af_latin_metrics_scale), src/autofit/aflatin2.c (af_latin2_metrics_scale): Implement it.