]> 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)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:54:49 +0000 (21:54 +0100)
commit4ada05a6ccafe918fc0db6e5222187f0787a8e34
tree080ff6e0d76dc91c2666a225abdb541784644bba
parentb5ad30fa632998df1046a4779e699e57b24dcfb2
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.

(cherry picked from commit 04883c36a634c7405e88c1092b694228daf9a199)
src/sfnt.c