(build_font_list): Don't set property[MFONT_TYPE].
authorhanda <handa>
Thu, 20 May 2004 06:23:51 +0000 (06:23 +0000)
committerhanda <handa>
Thu, 20 May 2004 06:23:51 +0000 (06:23 +0000)
commit0aa9cc5a49b50cb6b4990e960aea8260b47d19ea
treef019bc0ba0456a6b3e75ec3544a9223c840b64ee
parent1b8acb0044204c7ac5673f193a107abb98f8381e
(build_font_list): Don't set property[MFONT_TYPE].
(xft_driver): New variable.
(xft_select, close_xft, xft_open_font, xft_open, xft_close)
(xft_find_metric, xft_render): New function.
(mwin__init): Adjusted for the new mfont__driver_list.
(mwin__open_device): Assume arg PARAM is not NULL.  Push a newly
generated face to PARAM.
(mwin__realize_face): Fix setting of box colors.  Don't call hook
function here.
(mwin__draw_hline): New function.
(mwin__xft_close, mwin__xft_open, mwin__xft_get_metric)
(mwin__xft_render): Delete these function.
src/m17n-X.c