Edit

kc3-lang/freetype/src/autofit

Branch :

  • Show log

    Commit

  • Author : Philipp Knechtges
    Date : 2015-11-08 08:37:51
    Hash : be32b168
    Message : [autofit] Don't distort (latin) glyphs too much (#46195). * src/autofit/aflatin.h (AF_LatinBlueRec): Add `ascender' and `descender' fields. * src/autofit/aflatin.c (af_latin_metrics_init_blues): Collect ascender and descender data for blue zones. (af_latin_metrics_scale_dim): Reject vertical scaling values that change the result by more than two pixels.