]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Wed, 8 Feb 2023 15:39:46 +0000 (23:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 8 Feb 2023 15:39:46 +0000 (23:39 +0800)
commitc201043b4b5aff8c4bdcebabb433c6668c2d566e
tree2b8ea527a1fe7a9f76d7cd4a93e640e9725977a1
parent6de4deb47ea78f9e12182ea851c784d310759b53
Update Android port

* src/sfnt.c (SCFS): Fix order of arguments.
(sfnt_normalize_vector): Make sure vx and vy are within a
reasonable range.
(sfnt_move): Don't move when vectors are orthogonal.
(main): Update.
src/sfnt.c