changeset 93861:e077e9635971

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Tue, 08 Apr 2008 14:29:39 +0000
parents 0fecf07dfe3c
children 071bcfeabda0
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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.