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: Sun, 06 Apr 2008 01:08:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/04/06 01:08:20

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6321
retrieving revision 1.6322
diff -u -b -r1.6321 -r1.6322
--- ChangeLog   5 Apr 2008 23:01:20 -0000       1.6321
+++ ChangeLog   6 Apr 2008 01:08:19 -0000       1.6322
@@ -1,3 +1,11 @@
+2008-04-06  Jason Rumney  <address@hidden>
+
+       * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
+       Give up if glyph indices not supported.  Use uniscribe obtained
+       ABC widths for individual metrics.  Map glyph clusters back to
+       characters using fClusterStart flag.  Return number of glyphs
+       produced, not chars processed.
+
 2008-04-05  YAMAMOTO Mitsuharu  <address@hidden>
 
        * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]: Use
@@ -59,6 +67,9 @@
 
 2008-04-04  Jason Rumney  <address@hidden>
 
+       * w32font.c (w32font_text_extents): Use font's ascent and descent.
+       (recompute_cached_metrics): Don't set ascent and descent per char.
+
        * w32uniscribe.c (uniscribe_check_otf): Fix last change.
        (uniscribe_check_otf): Add GC protection before consing.
        Rearrange loop for counting features.




reply via email to

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