Author :
Behdad Esfahbod (بهداد اسفهبد)
Date :
2025-05-20 23:09:16
Hash :582de1a4 Message :[gxvar] Reduce number of mallocs.
8% speed up in drawing GoogleSansFlex variable in HB benchmark-font.
* src/truetype/ttgxvar.c (TT_Vary_Apply_Glyph_Deltas): Use an allocation
pool instead of individual allocations.