aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 4929b5f415e..47f181c488f 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,19 @@
12007-06-02 Jason Rumney <jasonr@gnu.org>
2
3 * font.c (font_pixel_size): Reverse assq_no_quit args.
4
5 * w32term.h (FONT_WIDTH): Report max width, not average.
6 (FONT_MAX_WIDTH): Remove.
7 (FONT_AVG_WIDTH): New macro.
8
9 * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
10 redefinition of FONT_WIDTH.
11
12 * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
13 (w32_cache_char_metrics): Use FONT_WIDTH.
14
15 * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
16
12007-06-01 Jason Rumney <jasonr@gnu.org> 172007-06-01 Jason Rumney <jasonr@gnu.org>
2 18
3 * w32font.c (w32font_open): Make lfHeight negative. 19 * w32font.c (w32font_open): Make lfHeight negative.