]> git.eshelyaron.com Git - emacs.git/commit
Properly sort results for partial font specs
authorPo Lu <luangruo@yahoo.com>
Sat, 13 Jan 2024 01:51:59 +0000 (09:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 13 Jan 2024 01:51:59 +0000 (09:51 +0800)
commit4edb77132de731f9d4cb2cffee2f8847eafdcc72
treeb6ecae97f0c4f6ba762eb3c400445a016c16ee81
parent8b7a6d7b6deca9346092501dbfa679e3e5ea5892
Properly sort results for partial font specs

* src/sfntfont.c (sfntfont_compare_font_entities): New function.
(sfntfont_list): Sort matching font entities by the number of
fields set, and mention why.
src/sfntfont.c