Edit

kc3-lang/freetype/src/cache

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2022-10-03 17:13:30
    Hash : 8faf57dd
    Message : * src/cache/ftccmap.c (FTC_CMapCache_Lookup): Avoid `FT_Set_Charmap`. Set charmap aggressively without all validations of `FT_Set_Charmap` because we take it from the available array and only temporarily. Even CMap Format 14 will gracefully return 0.