Skip to content
  • Behdad Esfahbod's avatar
    Always ignore global advance. · 8c82ec5b
    Behdad Esfahbod authored and Werner Lemberg's avatar Werner Lemberg committed
    This makes FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH redundant,
    deprecated, and ignored.  The new behavior is what every major user
    of FreeType has been requesting.  Global advance is broken in many
    CJK fonts.  Just ignoring it by default makes most sense.
    
    * src/truetype/ttdriver.c (tt_get_advances),
    src/truetype/ttgload.c (TT_Get_HMetrics, TT_Get_VMetrics,
    tt_get_metrics, compute_glyph_metrics, TT_Load_Glyph),
    src/truetype/ttgload.h: Implement it.
    
    * docs/CHANGES: Updated.
    8c82ec5b
To find the state of this project's repository at the time of any of these versions, check out the tags.