Include "character.h" instead of "charset.h".
authorKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:49:55 +0000 (01:49 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:49:55 +0000 (01:49 +0000)
commit81b39386f6522ac95b329270ba72d733958baa46
tree70c3b40fdd8ab3412159cfeb8e2b9d22edceedb4
parentea0ffe21113b62bd672671858912c99e0842370d
Include "character.h" instead of "charset.h".
(load_face_font): Adjusted for the change of choose_face_font and
FS_LOAD_FONT.
(generate_ascii_font): New function.
(set_lface_from_font_name): Adjusted for the change of
FS_LOAD_FONT.
(set_font_frame_param): Adjusted for the change of
choose_face_font.
(free_realized_face): Make it public.
(free_realized_faces_for_fontset): Renamed from
free_realized_multibyte_face.  Free also faces realized for ASCII.
(choose_face_font): Argments changed.  Adjusted for the change of
fontset_font_pattern and FS_LOAD_FONT.
src/xfaces.c