]> 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)
committerPo Lu <luangruo@yahoo.com>
Sat, 9 Dec 2023 03:49:04 +0000 (11:49 +0800)
commit414301bce19e24889ce970d60f798e178e556818
tree8d8201348329c793de0079a37d50704f7e4fb447
parentef732bd2083c5f28c37dc52a6f96923eed2f5aa8
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