Author :
Alexei Podtelezhnikov
Date :
2025-01-07 19:52:29
Hash :c7a255b4 Message :* src/cff/cffdrivr.c (cff_get_advances): Do only fast advances.
Otherwise, let TT_Get_Advances fall back on cff_load_glyph to do
slow advances. This avoids unchecked access to cff_load_glyph and
this is how tt_get_advances is implemented.