]> git.eshelyaron.com Git - emacs.git/commit
Correct phantom point generation and MDAP
authorPo Lu <luangruo@yahoo.com>
Sat, 9 Dec 2023 03:49:04 +0000 (11:49 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Dec 2023 19:13:09 +0000 (20:13 +0100)
commitcc06b201f5e76628cc3e29b1789f8393889afff6
tree2a4631ec79f4f9efa0171dd3444970ca8bb2bb3b
parentc2dfbd2e2e811d8e1b658596da0299c00c4ded17
Correct phantom point generation and MDAP

* src/sfnt.c (sfnt_interpret_mdrp): Cease applying cvt
cut in, as this is contrary to the specification.
(sfnt_interpret_simple_glyph): Correct typo.
(main): Revise tests.
src/sfnt.c