Copyright notice fixed.
authorhanda <handa>
Wed, 20 Dec 2006 08:02:32 +0000 (08:02 +0000)
committerhanda <handa>
Wed, 20 Dec 2006 08:02:32 +0000 (08:02 +0000)
commit0a0b581425019277569d823ea5bed6af760e5d2c
treefcfcd98e46766924bf8f586a936426155453f84a
parent4f02e3891135d1ba312f547dd0a4a4873dffa9ac
Copyright notice fixed.
(G_LOG_DOMAIN): Changed to "Pango-M17N-FC".
(fontset): New variable.
(init_module): Delete local variable fontset.
(fini_module): Unref fontset.
(m17n_scripts): Add many scripts.
(m17n_fc_get_family): New function.
(m17n_fc_lookup_fontset): New function.
(m17n_fc_free_font_info): New function.
(m17n_fc_get_font): New function.
(m17n_fc_engine_shape): Fix prototype.
(m17n_fc_engine_shape): use m17n_fc_get_font.  Fix geometry
calculation.
(m17n_fc_engine_covers): Use m17n_fc_get_font and
m17n_fc_lookup_fontset.
m17n-fc.c