]> git.eshelyaron.com Git - emacs.git/commit
(fontset_find_font): New function.
authorKenichi Handa <handa@m17n.org>
Fri, 13 Apr 2007 01:36:53 +0000 (01:36 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 13 Apr 2007 01:36:53 +0000 (01:36 +0000)
commit1c82b4b3a1b93f96b983141cf783ef06ff9d4897
tree87e22068cdaa97373f1e6764037f1c31a2e99843
parentdaa4ff491f1fbda6efe207b214c21c1fa3b09755
(fontset_find_font): New function.
(fontset_font): Use fontset_find_font.
(make_fontset_for_ascii_face): Don't set face ID in rfont_def.
Register the specified font for all Latin characters.
(new_fontset_from_font): Register the specified font for all Latin
characters.
(dump_fontset): For a realized fontset, include the base fontset
name in the returned vector.
src/fontset.c