(Vfont_encoding_charset_alist): New variable.
authorKenichi Handa <handa@m17n.org>
Fri, 21 Dec 2007 01:37:31 +0000 (01:37 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 21 Dec 2007 01:37:31 +0000 (01:37 +0000)
commit28e2436abf38747725cf50c7b7967c66dfa5f883
tree63a8a8d97bb98e768bfb376a1734cd1c05f46cfd
parent8cce6b2d94f96bd9d5ee4f434da8f26b50dcc820
(Vfont_encoding_charset_alist): New variable.
(syms_of_fontset): DEFVAR it.
(reorder_font_vector): Optimize for the case of no need of
reordring.
(fontset_find_font): Likewise.
(face_for_char): Map the charset property by
Vfont_encoding_charset_alist.
src/fontset.c