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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 19 Nov 2005 01:35:39 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4724 emacs/src/ChangeLog:1.4725
*** emacs/src/ChangeLog:1.4724  Fri Nov 18 03:57:36 2005
--- emacs/src/ChangeLog Sat Nov 19 06:35:38 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-11-19  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * macterm.c [USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold):
+       New variable.
+       [USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New
+       function.
+       (init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it.
+       [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if
+       font size is smaller than or equal to cg_text_anti_aliasing_threshold.
+ 
  2005-11-17  Chong Yidong  <address@hidden>
  
        * image.c (x_create_bitmap_from_xpm_data): Free attributes on




reply via email to

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