]> git.eshelyaron.com Git - emacs.git/commit
Fix typo in earlier changes
authorPo Lu <luangruo@yahoo.com>
Mon, 18 Dec 2023 05:32:56 +0000 (13:32 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:53:56 +0000 (21:53 +0100)
commit57400de489313a0b3e1413e12002649e496c357c
tree48a3406b6d5a6dde19851432636485e23259ffb4
parent2e44c8c6899c026926f772a6f90a2a88e074eef4
Fix typo in earlier changes

* src/sfnt.c (sfnt_poly_edges_exact): Don't overwrite the
remainder of an ascending edge with its covered height.
(main): Adjust tests.

(cherry picked from commit 14504fca8b5589c5c80a69dcab6e02681b196fa1)
src/sfnt.c