diff src/ChangeLog @ 101405:fd15717d12c3

* nsterm.m (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change of 2008-11-15 to other terms. (Bug#615)
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Fri, 23 Jan 2009 14:32:47 +0000
parents 8bf66a156bc5
children 112b0c79b63d
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jan 23 14:08:24 2009 +0000
+++ b/src/ChangeLog	Fri Jan 23 14:32:47 2009 +0000
@@ -13,6 +13,9 @@
 	(EmacsView-readSelectionFromPasteboard:)
 	(writeSelectionToPasteboard:types:): New stubbed-out methods for
 	NSServicesRequests protocol. (Bug#1435)
+	(ns_dumpglyphs_stretch): New function.
+	(ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change
+	of 2008-11-15 to other terms. (Bug#615)
 
 	* nsimage.m (setPixmapData:): Set to ignore image DPI.