comparison src/ChangeLog @ 96011:a4a026112f5a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 16 Jun 2008 11:46:33 +0000
parents 66f0213be62a
children c04088bb7b0d
comparison
equal deleted inserted replaced
96010:c0401e586ca3 96011:a4a026112f5a
14 (font_clear_cache): Check if a font-object is alive. 14 (font_clear_cache): Check if a font-object is alive.
15 (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a 15 (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a
16 font-object to nil. 16 font-object to nil.
17 (font_close_object): Don't check FONT_CLOSE_OBJECT. 17 (font_close_object): Don't check FONT_CLOSE_OBJECT.
18 (font_at): Don't call font_check_object. 18 (font_at): Don't call font_check_object.
19 (Ffont_get): Return a symbol for :weight, :slant, and :width.
19 20
20 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org> 21 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
21 22
22 * puresize.h (BASE_PURESIZE): Increase to 1230000. 23 * puresize.h (BASE_PURESIZE): Increase to 1230000.
23 24