comparison src/ChangeLog.unicode @ 90513:8b0cdd1a89be

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 03 Jul 2006 00:53:11 +0000
parents 6e0ae7121a9c
children 83058d9ed764
comparison
equal deleted inserted replaced
90512:fb8ab271951f 90513:8b0cdd1a89be
1 2006-07-03 Kenichi Handa <handa@m17n.org>
2
3 * xftfont.c (xftfont_open): Set charset related members to -1.
4
5 * ftfont.c (ftfont_list): Handle QCotf property.
6 (ftfont_open): Set charset related members to -1.
7
8 * fontset.c (Votf_script_alist): New variable.
9 (syms_of_fontset): Initialize it.
10 (fontset_font): Delete unused variable.
11
12 * fontset.h (Votf_script_alist): Extern it.
13
14 * font.c (font_find_for_lface): Code optimized.
15
16 * font.h (font_close_object, font_merge_old_spec): Extern them.
17
1 2006-06-28 Kenichi Handa <handa@m17n.org> 18 2006-06-28 Kenichi Handa <handa@m17n.org>
2 19
3 * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables. 20 * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
4 (syms_of_font): Initialize them. 21 (syms_of_font): Initialize them.
5 (font_pixel_size): Allow float value in dpi. 22 (font_pixel_size): Allow float value in dpi.