]> git.eshelyaron.com Git - emacs.git/commit
Provide an option to disable font instruction code execution
authorPo Lu <luangruo@yahoo.com>
Mon, 11 Sep 2023 11:45:58 +0000 (19:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 11 Sep 2023 11:45:58 +0000 (19:45 +0800)
commit38e96bee1f902dc3d2ca55dd9c4c920c2b75bf2a
tree6ec85c806b45ce284aeefded50776ac705fbc861
parentf6568dabf2996a1310dad13a2d4cdc197fa2d304
Provide an option to disable font instruction code execution

* etc/PROBLEMS: Mention instruction code woes and illustrate how
to circumvent them.

* src/sfntfont.c (sfntfont_setup_interpreter): Respect
Vsfnt_uninstructable_family_regexp.
(syms_of_sfntfont) <Vsfnt_uninstructable_family_regexp>: New
option.
etc/PROBLEMS
src/sfntfont.c