(xfont_chars_supported, xfont_supported_scripts): New
authorKenichi Handa <handa@m17n.org>
Thu, 21 May 2009 11:23:41 +0000 (11:23 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 21 May 2009 11:23:41 +0000 (11:23 +0000)
commit5a189ffa3f87c470840752ea8d3a188f217c31c6
treecebacc90c89ab887224d451f0d89dbfe27164203
parentd5a8ed105306de407d9a3d7b55730e013ace47b6
(xfont_chars_supported, xfont_supported_scripts): New
functions.
(xfont_scripts_cache, xfont_scratch_props): New variables.
(Qlatin, Vscalable_fonts_allowed): Extern it.
(xfont_list_pattern): Argument changed.  Callers changed.  Check
Vscalable_fonts_allowed.  Check the support of a script.
(xfont_list): Don't reject a font spec with :script property.
(xfont_has_char): Fix setting of encoding.
(syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
xfont_scratch_props.
src/xfont.c