]> git.eshelyaron.com Git - emacs.git/commit
Further fixes for problems uncovered by the previous fix
authorPo Lu <luangruo@yahoo.com>
Mon, 18 Dec 2023 14:14:22 +0000 (22:14 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:53:57 +0000 (21:53 +0100)
commit6ee718263f3017ac460c7655c65fd7b3cb5ab851
tree0d029545c50075cd6cd11198fdde7672a7653715
parenta415e00999a51773969fbc239db3da348f842357
Further fixes for problems uncovered by the previous fix

* src/sfnt.c (sfnt_deltap): Enable deltap instructions again,
since they now serve a purpose.
(sfnt_compute_phantom_points): Round phantom points to match the
behavior of other TrueType scalers.

(cherry picked from commit 1d5d2f16c330e98a42c94fbea3728802f7535918)
src/sfnt.c