(Vfont_list_limit): New.
authorGerd Moellmann <gerd@gnu.org>
Sun, 15 Aug 1999 22:29:45 +0000 (22:29 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 15 Aug 1999 22:29:45 +0000 (22:29 +0000)
commit057df17c4bc0be2a3b2749b437eed10b000bdfea
tree130bba0f1007f401a88042a35e7a3ec42c10b071
parentfe6f39d99bb4b8cb1784fb4775be4adc551cc6ea
(Vfont_list_limit): New.
(syms_of_xfaces): Make it a user-variable.
(DEFAULT_FONT_LIST_LIMIT): New.
(sorted_font_list): If Vfont_list_limit is an integer > 0, list
maximally that number of fonts, otherwise use
DEFAULT_FONT_LIST_LIMIT.
(Fx_font_family_list): Bind `font-list-limit' to higher values
until we have all fonts.
(Fxfont_list): Additionally return the full names of fonts and
their registry and encoding.
src/xfaces.c