comparison src/ChangeLog @ 96207:2e4b2055f713

* w32term.c (x_draw_glyph_string_background) (x_draw_glyph_string): Remove old bdf font code. * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
author Jason Rumney <jasonr@gnu.org>
date Mon, 23 Jun 2008 12:41:36 +0000
parents 84f1326f4862
children f2e3f3882eda
comparison
equal deleted inserted replaced
96206:5a490e8feb43 96207:2e4b2055f713
1 2008-06-23 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (x_draw_glyph_string_background)
4 (x_draw_glyph_string): Remove old bdf font code.
5
6 * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
7
1 2008-06-22 Kenichi Handa <handa@m17n.org> 8 2008-06-22 Kenichi Handa <handa@m17n.org>
2 9
3 * font.c (font_find_for_lface): Try the adstyle specified in 10 * font.c (font_find_for_lface): Try the adstyle specified in
4 the property of LFACE_FONT of LFACE (if any). 11 the property of LFACE_FONT of LFACE (if any).
5 12