commit | cff66748990592a27853792b8fc563650687bd43 | [log] [tgz] |
---|---|---|
author | Alexei Podtelezhnikov <apodtele@gmail.com> | Thu Aug 14 12:39:57 2025 -0400 |
committer | Alexei Podtelezhnikov <apodtele@gmail.com> | Thu Aug 14 12:39:57 2025 -0400 |
tree | f4da809aaa5c105a35c17562c30f68d598e786a9 | |
parent | 6bd5a8cc78511b0062a296f5c9b87e4269c26fe8 [diff] |
[truetype] Small fix in the incremental interface (again). Fixes #1299, last [-Wdangling-pointer=] warning. * src/truetype/ttgload.c (load_truetype_glyph): Restore original stream on exit unconditionally.