(font_prepare_cache, font_finish_cache, font_get_cache): New
authorKenichi Handa <handa@m17n.org>
Tue, 18 Dec 2007 11:40:00 +0000 (11:40 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 18 Dec 2007 11:40:00 +0000 (11:40 +0000)
commitca4da08aaada9de39390f339aeba00411f8edcc2
tree9bec069baa0ad2ec7a4947646c96b1b801cbafe2
parenta4c7190998680d4e29e60f5387aaf57a3245774e
(font_prepare_cache, font_finish_cache, font_get_cache): New
functions.
(font_clear_cache): New function.
(font_list_entities): Use font_get_cache.
(font_matching_entity): Likewise.
(font_update_drivers): Call font_clear_cache when finishing a
driver.
src/font.c