diff options
author | Alan Third <alan@idiocy.org> | 2020-09-25 14:32:56 +0100 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2020-09-25 17:19:00 +0100 |
commit | dd6876d6e2c57c003edbfe2fb4b12b3dd3e253b8 (patch) | |
tree | 8054f397ead5567db431c74c3f5bb4bf65da9602 /test/lisp/emacs-lisp/bytecomp-tests.el | |
parent | c4c5db3de70b55f8bc03c9fee35e29d60f41f16e (diff) | |
download | emacs-dd6876d6e2c57c003edbfe2fb4b12b3dd3e253b8.tar.gz emacs-dd6876d6e2c57c003edbfe2fb4b12b3dd3e253b8.tar.bz2 emacs-dd6876d6e2c57c003edbfe2fb4b12b3dd3e253b8.zip |
Remove obsolete macOS support for NS font backend
The ns font backend is has been disabled on macOS for a long time and
doesn't work correctly even if re-enabled.
* src/nsfont.m:
(ns_char_width):
(ns_ascii_average_width):
(ns_get_covering_families):
(nsfont_open):
(nsfont_close):
(nsfont_draw):
(ns_uni_to_glyphs):
(ns_glyph_metrics):
(EmacsGlyphStorage): Remove all Cocoa only code.
* src/nsterm.h (EmacsGlyphStorage): Remove.
(struct nsfont_info): Make GNUstep only.
* src/nsterm.m (ns_compute_glyph_string_overhangs): Remove GNUstep
only code from Cocoa builds.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-tests.el')
0 files changed, 0 insertions, 0 deletions