(font_unparse_fcname): Fix typo (swidth->width).
authorKenichi Handa <handa@m17n.org>
Wed, 26 Jul 2006 01:19:04 +0000 (01:19 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 26 Jul 2006 01:19:04 +0000 (01:19 +0000)
commit417a1b10f711c7cbd845d5df5c7e3e9c0f7ca772
tree954661f13bcf14c6846b88fe100735b9eae06982
parent1a8a83b29d33ab1a5b93308d64fc57c428f05830
(font_unparse_fcname): Fix typo (swidth->width).
(font_list_entities): Check driver_list->on.
(register_font_driver): Initalize `on' member to 0.
(font_update_drivers): New function.
(Fclear_font_cache): Check driver_list->on.
src/font.c