(try_font_list): New arg PREFER_FACE_FAMILY. If it is
authorKenichi Handa <handa@m17n.org>
Thu, 26 Sep 2002 08:04:18 +0000 (08:04 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 26 Sep 2002 08:04:18 +0000 (08:04 +0000)
commit54580ab2035a3d6960d181be08ffebba2eb65581
tree6c13cb23facd83357be26efe4e37cd371635ba05
parentfc88015c7eda762e7e0e8a4fa4517f9aff877e1b
(try_font_list): New arg PREFER_FACE_FAMILY.  If it is
nonzero, try face's family at first.  Otherwise try FAMILY at
first.
(choose_face_font): If C is a single byte char or latin-1, call
try_font_list with PREFER_FACE_FAMILY 1.
src/ChangeLog
src/xfaces.c