]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sun, 4 May 2008 21:57:03 +0000 (21:57 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 4 May 2008 21:57:03 +0000 (21:57 +0000)
src/ChangeLog.fb

index dda2536ead9994012e9c3933a06096fbefb0a03a..863c671a8c89964e45ddf6da90f9da8fa523b2a3 100644 (file)
@@ -1,3 +1,17 @@
+2008-05-04  Jason Rumney  <jasonr@gnu.org>
+
+        * w32term.c (x_draw_glyph_string): Use underline position and
+        thickness from font.
+
+        * w32font.c (w32font_open_internal): Get Outline metrics if possible.
+        Use them to calculate underline position and thickness.
+        (w32font_open_internal): Use xlfd name as name property.
+
+2008-05-02  Jason Rumney  <jasonr@gnu.org>
+
+        * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
+        font was not found.
+
 2008-05-01  Kenichi Handa  <handa@m17n.org>
 
        * xrdb.c (x_load_resources): Don't setup a fontset resource.