]> 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)
committerPo Lu <luangruo@yahoo.com>
Mon, 18 Dec 2023 14:14:22 +0000 (22:14 +0800)
commit1d5d2f16c330e98a42c94fbea3728802f7535918
tree37787da76cba21afecccc9b8e1dd920719083e2c
parent1abba7bfa4518923109ae95055ca268909f0ae98
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.
src/sfnt.c