-
Browse
Commit
-
Author :
Behdad Esfahbod
Date :
2025-05-23 08:03:59
Hash :
75b84313
Message :
[gxvar] Optimize loading of 'gvar' table.
* src/truetype/ttgxvar.c (tt_var_load_item_variation_store,
tt_var_load_delta_set_index_mapping, ft_var_load_gvar): Use frames to
reduce bounds checking.
(TT_Vary_Apply_Glyph_Deltas): Better macro usage.