comparison src/ChangeLog @ 95316:04b3b749e596

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Mon, 26 May 2008 14:10:55 +0000
parents 42018959645c
children 44c693827736
comparison
equal deleted inserted replaced
95315:3d4da4481f75 95316:04b3b749e596
7 7
8 2008-05-26 Jason Rumney <jasonr@gnu.org> 8 2008-05-26 Jason Rumney <jasonr@gnu.org>
9 9
10 * w32font.c (w32font_text_extents): Zero whole metrics struct first. 10 * w32font.c (w32font_text_extents): Zero whole metrics struct first.
11 (compute_metrics): Don't set failure if we just cleared the cache. 11 (compute_metrics): Don't set failure if we just cleared the cache.
12 (w32_weight_table): Remove unused variable.
13 (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
14 backwards compatibility.
12 15
13 2008-05-25 Kenichi Handa <handa@m17n.org> 16 2008-05-25 Kenichi Handa <handa@m17n.org>
14 17
15 * w32term.c (x_draw_glyph_string): Fix calculation of underline 18 * w32term.c (x_draw_glyph_string): Fix calculation of underline
16 position. 19 position.