]> git.eshelyaron.com Git - emacs.git/commit
; Add commentary to disabled OTF support code in font.c
authorEli Zaretskii <eliz@gnu.org>
Mon, 26 Sep 2022 06:35:10 +0000 (09:35 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 26 Sep 2022 06:35:10 +0000 (09:35 +0300)
commit00159c086c64147798a4c64bf5d9b94c7e8939de
treec3102ef13155e14d2b47452177db4dde3108d20f
parent583ebfa4148a817e144fe0f517e2ea81530f252c
; Add commentary to disabled OTF support code in font.c

* src/font.c (check_gstring, check_otf_features, otf_tag_symbol)
(otf_open, font_otf_capability, generate_otf_features)
(font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
Move closer to the primitives that use them.  Add commentary for
the purpose of this code.
src/font.c