Edit

kc3-lang/freetype/src/truetype

Branch :

  • Show log

    Commit

  • Author : Chris Liddell
    Date : 2010-02-18 17:09:30
    Hash : 10cf3887
    Message : Fix Savannah bug #28905. Initialize phantom points before calling the incremental interface to update glyph metrics. * src/truetype/ttgload.c (tt_get_metrics_incr_overrides) [FT_CONFIG_OPTION_INCREMENTAL]: New function, split off from... (tt_get_metrics): This. Updated. (load_truetype_glyph): Use tt_get_metrics_incr_overrides.