(FONTSET_ASCII): Use the first element of char table
authorKenichi Handa <handa@m17n.org>
Tue, 20 Jun 2000 11:22:32 +0000 (11:22 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 20 Jun 2000 11:22:32 +0000 (11:22 +0000)
commit11d9bd93ed8439d67734e77503a45481fc61a7c5
treea5cecb46c88b7bd5d3d2186666a628735e557459
parent68a5e97b84b4703c8cdcc1aca820cb08c5880429
(FONTSET_ASCII): Use the first element of char table
for an ASCII font, not defalt slot.
(fontset_ref_via_base): If FONTSET doesn't contain information for
C, try the default fontset.
(make_fontset): Don't copy the default fontset.
(fontset_font_pattern): Likewise.
(accumulate_font_info): If ELT is nil, use the corresponding
element in the default fontset.
src/fontset.c