• Gerd Moellmann's avatar
    (Vfont_list_limit): New. · 057df17c
    Gerd Moellmann authored
    (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.
    057df17c
xfaces.c 178 KB