]> 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)
committerPo Lu <luangruo@yahoo.com>
Mon, 18 Dec 2023 05:34:29 +0000 (13:34 +0800)
commit14504fca8b5589c5c80a69dcab6e02681b196fa1
tree81dd4efc2de633b7afe761bce5bb7eb71ef44551
parent8e06f224a9e275776d422ce3dbc30defdb563867
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.
src/sfnt.c