]> git.eshelyaron.com Git - emacs.git/commit
(w32_load_system_font): Do not load unlisted fonts if
authorGeoff Voelker <voelker@cs.washington.edu>
Thu, 28 Jan 1999 04:52:02 +0000 (04:52 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Thu, 28 Jan 1999 04:52:02 +0000 (04:52 +0000)
commit5ca0cd71d39c87064ba3946cc1d1eb9b7e912aac
tree6f33d891d0c1e15065e63f0b04c564aa2d2bba10
parent416afb32052f252922ed937746580f1e1863cd48
(w32_load_system_font): Do not load unlisted fonts if
list was reliable.
(enum_fontex_cb1, enum_fontex_cb2): New functions.
(w32_list_bdf_fonts): New parameter; max_names.  Callers updated.
(w32_list_synthesized_fonts): New function.
(w32_list_fonts): Use maxnames.  Use EnumFontFamiliesEx when
available instead of EnumFontFamilies.  List synthesized fonts if
Vw32_enable_italics is non-nil.
src/w32fns.c