emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 08 Apr 2008 13:57:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/04/08 13:57:31

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6324
retrieving revision 1.6325
diff -u -b -r1.6324 -r1.6325
--- ChangeLog   7 Apr 2008 11:11:28 -0000       1.6324
+++ ChangeLog   8 Apr 2008 13:57:30 -0000       1.6325
@@ -1,3 +1,18 @@
+2008-04-08  Jason Rumney  <address@hidden>
+
+       * 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  <address@hidden>
 
        * w32uniscribe.c (uniscribe_shape): Increase items buffer size.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]