Edit

kc3-lang/freetype/src/base

Branch :

  • Show log

    Commit

  • Author : suzuki toshiya
    Date : 2010-11-04 23:26:11
    Hash : ac09390a
    Message : [UVS] Fix find_variant_selector_charmap(), Savannah bug #31545. Since 2010-07-04, find_variant_selector_charmap() returns the first cmap subtable always under rogue-compatible configuration, it causes NULL pointer dereference and make UVS-related functions crashed. * src/base/ftobjs.c (Fix find_variant_selector_charmap): Returns UVS cmap correctly.