comparison src/ChangeLog @ 100169:4d13bea1e4bb

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 03 Dec 2008 05:30:38 +0000
parents 03bc92681181
children 224084bcdb3a
comparison
equal deleted inserted replaced
100168:acef56f002fc 100169:4d13bea1e4bb
1 2008-12-03 Kenichi Handa <handa@m17n.org>
2
3 * fontset.c (face_for_char): Handle invalid charset property
4 correctly.
5 (font_for_char): Likewise.
6
1 2008-12-03 Chong Yidong <cyd@stupidchicken.com> 7 2008-12-03 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * font.c (Fopen_font): Compute pixel size correctly. 9 * font.c (Fopen_font): Compute pixel size correctly.
4 (font_update_lface): Handle fonts with corrupted size specs, 10 (font_update_lface): Handle fonts with corrupted size specs,
5 i.e. non-int and non-float. 11 i.e. non-int and non-float.