diff src/ChangeLog @ 59577:a4a748516aa7

* macterm.c (Vmac_use_core_graphics): defined (syms_of_macterm): Added mac-use-core-graphics (mac_draw_string_common): Use core graphics text rendering if mac-use-core-graphics is enabled.
author Steven Tamm <steventamm@mac.com>
date Sun, 16 Jan 2005 00:31:53 +0000
parents bf1c907c5570
children 10f083976969
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jan 16 00:17:25 2005 +0000
+++ b/src/ChangeLog	Sun Jan 16 00:31:53 2005 +0000
@@ -1,5 +1,10 @@
 2005-01-15  Steven Tamm  <steventamm@mac.com>
 
+	* macterm.c (Vmac_use_core_graphics): defined
+	(syms_of_macterm): Added mac-use-core-graphics
+	(mac_draw_string_common): Use core graphics text rendering if
+	mac-use-core-graphics is enabled.
+
 	* macfns.c (Fx_file_dialog): Save As dialog includes only the
 	file name in the text box.