commit | 670d0b2121d7c3f91137c0da2d0deab199684691 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Aug 08 01:34:30 2025 -0600 |
committer | Werner Lemberg <wl@gnu.org> | Fri Aug 08 13:21:34 2025 +0200 |
tree | 7a7a02479d9c485fa7f9148db20e197b979607c4 | |
parent | aa2ee67b3d95585a0bfc56a834544a502853f584 [diff] |
[ttgxvar] Fix caching of scalars when there are intermediate tuples. For example, with `GoogleSansFlex-Regular.ttf` at ROND=100, the 'Q' glyph was misrendering. * src/truetype/ttgxvar.c (TT_Vary_Apply_Glyph_Deltas): Reset `tupleScalars` earlier.