]> git.eshelyaron.com Git - emacs.git/commit
Increase accuracy of IP instruction
authorPo Lu <luangruo@yahoo.com>
Wed, 17 Jan 2024 01:30:47 +0000 (09:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 17 Jan 2024 01:30:47 +0000 (09:30 +0800)
commitdaec3e7b410cdb8deefbb241d056f8b42dfb40ac
tree99f1df71c09e51bf9bec0534cf430d69a64bfb6a
parentf19f5604deb72c4d548702b2d9b8565805ffbca1
Increase accuracy of IP instruction

* src/sfnt.c (sfnt_interpret_ip): Avoid precision loss by
retrieving original positions from the unscaled outline,
whenever possible.
src/sfnt.c