diff src/ChangeLog @ 93861:e077e9635971

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Tue, 08 Apr 2008 14:29:39 +0000
parents c8d0b7ebe5e7
children a238cf768432
line wrap: on
line diff
--- a/src/ChangeLog	Tue Apr 08 14:29:21 2008 +0000
+++ b/src/ChangeLog	Tue Apr 08 14:29:39 2008 +0000
@@ -1,5 +1,10 @@
 2008-04-08  Jason Rumney  <jasonr@gnu.org>
 
+	* w32font.h (struct w32_metric_cache): New struct.
+	(w32font_info): Use it.
+	(W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
+	(CACHE_BLOCKSIZE): New constants.
+	
 	* w32font.c (Qja, Qko, Qzh): New symbols.
 	(syms_of_w32font): Initialise them.
 	(font_matches_spec): Use them to filter by language.