commit | 104f85448d4d1cbc4b07153d41ab1dfc8cf92aae | [log] [tgz] |
---|---|---|
author | Alexei Podtelezhnikov <apodtele@gmail.com> | Tue Jul 30 00:26:00 2024 |
committer | Alexei Podtelezhnikov <apodtele@gmail.com> | Tue Jul 30 00:26:00 2024 |
tree | fc7785a8e8bdb428b5543cb6ffd3fd80ddbd55c3 | |
parent | 3f8edd234d752a4446afb36f1c5679da4858c699 [diff] |
[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_*.