(MXFont, MXFontList): New types.
authorhanda <handa>
Tue, 28 Sep 2004 11:17:12 +0000 (11:17 +0000)
committerhanda <handa>
Tue, 28 Sep 2004 11:17:12 +0000 (11:17 +0000)
commit5d0a81adbec08327581941bbef949be140628bad
treef6734330af024c6dbf31076fe8f7c12005b344dc
parent18d69fe550e5470c6e7a49745629f757b095efff
(MXFont, MXFontList): New types.
(MDisplayInfo): Delete members font_registry_list,
iso8859_1_family_list, iso10646_1_family_list, new members
font_list, base_font_list.
(free_display_info): Adusted for the change of MDisplayInfo.
(xfont_driver): Initialize with xfont_list.
(font_compare): New function.
(build_font_list): Deleted.
(xfont_registry_list): New function.
(xfont_select): Use xfont_registry_list.
(xfont_list): New function.
(device_open): Adusted for the change of MDisplayInfo.
src/m17n-X.c