]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 15 Aug 2003 12:19:08 +0000 (12:19 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 15 Aug 2003 12:19:08 +0000 (12:19 +0000)
src/ChangeLog

index 5869cfef7ad1bbdb6ed8ff5695000e5b81dae397..d147aeb961e64a0ad3e4514cd532b3fd29f62364 100644 (file)
@@ -1,3 +1,12 @@
+2003-08-15  Kenichi Handa  <handa@m17n.org>
+
+       * xfaces.c (better_font_p): Prefer a real scalable font; i.e. not
+       what autoscaled.
+       (best_matching_font): Once we find a better scalable font, set
+       non_scalable_has_exact_height_p to 1.
+       (try_font_list): Call try_alternative_families to try any family
+       with the given registry.
+
 2003-08-09  Andreas Schwab  <schwab@suse.de>
 
        * alloc.c (mark_object): Handle Lisp_Misc_Save_Value.