(Fx_create_frame, x_create_tip_frame): Use new version of x_new_fontset.
authorJason Rumney <jasonr@gnu.org>
Sat, 11 Oct 2003 22:35:25 +0000 (22:35 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 11 Oct 2003 22:35:25 +0000 (22:35 +0000)
commit10b4bc332e02b5aec49dd0cac84eb61642924568
treef3fdf9055725896117cd774a9928e386881ff4b9
parentfc0b0cffeb154aaa51cd3831dc6a6b050d0d3c1d
(Fx_create_frame, x_create_tip_frame): Use new version of x_new_fontset.
(w32_load_system_font): Initialize charset as unicode.
font_info.encoding becomes encoding_type.
(w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
(x_to_w32_font): Use encode_coding_object in place of encode_coding.
(syms_of_w32fns): Set get_font_repertory_func.
src/w32fns.c