Include "database.h".
authorhanda <handa>
Mon, 3 Sep 2007 00:33:30 +0000 (00:33 +0000)
committerhanda <handa>
Mon, 3 Sep 2007 00:33:30 +0000 (00:33 +0000)
commiteedd9eba96b240f0f32f273729522eda2e9a03e1
tree226a00f89ef842aff83321b6dc278299a904d874
parent5c7c4ab4efaf3e6c971b6ec82edea3d9a12bb198
Include "database.h".
(struct _MFLT): New struct.
(list_flt): New function.
(load_flt): Don't update flt_list.
(get_font_layout_table): Use flt_list.
(m17n_init_flt): Don't initialize flt_list.
(m17n_fini_flt): Adjusted for the change of flt_list.
(mflt_find): New function.
(mflt_run): Fix debug printing.
src/m17n-flt.c