• D
    Replace "ISO 639" with "BCP 47" · a03f5f4d
    David Corbett 提交于
    `hb_language_from_string` accepts not only ISO 639 but also BCP 47. Not
    all ISO 639 codes are valid BCP 47 tags but the function does not accept
    overlong language subtags anyway.
    a03f5f4d
hb-common.cc 24.3 KB