]> git.eshelyaron.com Git - emacs.git/commit
Properly sign-extend freedom and projection vector values
authorPo Lu <luangruo@yahoo.com>
Tue, 19 Dec 2023 06:39:28 +0000 (14:39 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:53:58 +0000 (21:53 +0100)
commit49f0e2320ebbafcb5fe7aff755a85666d5b93a45
tree423c489e923d0a480a259724d21c5b776173d5af
parent71ce8542785d7ce6d6e2497363f6054acda2c9b6
Properly sign-extend freedom and projection vector values

* src/sfnt.c (GPV, GFV): Cast versors to int32_t.

(cherry picked from commit d0e3dfa764cdb5c15c2a525b455df495097a86bb)
src/sfnt.c