Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2024-07-29 20:26:00
    Hash : 104f8544
    Message : [truetype/GX] Read stream more aggressively. With ample checks against the table size, we should be able to use macros without the limit checks and functional calls. * src/truetype/ttgxvar.c (ft_var_readpacked{points,deltas}): Use FT_NEXT_* instead of FT_GET_*.