]> git.eshelyaron.com Git - emacs.git/commit
Implement an undocumented TrueType "feature"
authorPo Lu <luangruo@yahoo.com>
Thu, 21 Dec 2023 08:31:30 +0000 (16:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 21 Dec 2023 08:31:30 +0000 (16:31 +0800)
commit04883c36a634c7405e88c1092b694228daf9a199
treef89f1c33adbfe25d427617d31e1c06db9f1f664d
parente6d8e23ede6d45727c4a0968ec356ac5f9792ba7
Implement an undocumented TrueType "feature"

* src/sfnt.c (sfnt_move): Correct commentary.
(sfnt_interpret_control_value_program): Reset dual projection,
freedom and projection vectors, in addition to the reference
points, zone pointers and loop counter.
src/sfnt.c