]> git.eshelyaron.com Git - emacs.git/commit
Fix optimized move functions
authorPo Lu <luangruo@yahoo.com>
Wed, 29 Mar 2023 06:50:55 +0000 (14:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 29 Mar 2023 06:50:55 +0000 (14:50 +0800)
commit2686a55aa121b7e0bdd0d98c9b3e660df25c9bcf
tree07ce52b91a10c1544cb783073880a9a768331181
parentfa6ac5ed1ca938aee6e7efb63231c16e039054a2
Fix optimized move functions

* src/sfnt.c (sfnt_move_x):
(sfnt_move_y):
(sfnt_move): Set N flags and don't forget to
set N points too.
src/sfnt.c