From 58c3ea42774035addfad115029d913887c894b51 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Tue, 8 Apr 2008 13:58:29 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 4bf041524a1..4f1f087d00d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2008-04-08 Jason Rumney + + * w32font.c (Qja, Qko, Qzh): New symbols. + (syms_of_w32font): Initialise them. + (font_matches_spec): Use them to filter by language. + (recompute_cached_metrics): Remove function. + (compute_metrics, clear_cached_metrics): New functions. + (w32font_encode_char): Use them to manage metric cache. + (w32font_text_extents): Cache metrics for all glyphs on demand. + Delay converting glyph indices to WORD until needed. + (w32font_open_internal): Initialize metric cache to empty. + (registry_to_w32_charset): Charset should always be a symbol. + (fill_in_logfont, list_all_matching_fonts): Family should + always be a symbol. + 2008-04-06 Jason Rumney * w32uniscribe.c (uniscribe_shape): Increase items buffer size. -- 2.39.2