]> git.eshelyaron.com Git - emacs.git/commit
Correct computation of intermediate axis coordinates
authorPo Lu <luangruo@yahoo.com>
Wed, 25 Oct 2023 02:19:36 +0000 (10:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 25 Oct 2023 02:19:36 +0000 (10:19 +0800)
commiteff1313c6b7eb7bec217f7b9178857abe8c77356
tree87c01c0848428d8971a390121bc4ee5448c38d84
parent643c67cf239cbb9621b3c2aaadd58697d87996f5
Correct computation of intermediate axis coordinates

* src/sfnt.c (sfnt_compute_tuple_scale, sfnt_vary_simple_glyph)
(sfnt_vary_compound_glyph): Correct typos involving
intermediate_end (or something of the like) being set to
intermediate_start.
src/sfnt.c