diff etc/NEWS @ 28789:b69d5f20b837

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 02 May 2000 20:12:37 +0000
parents 49a91eb4274c
children 94a120630e7d
line wrap: on
line diff
--- a/etc/NEWS	Tue May 02 20:09:21 2000 +0000
+++ b/etc/NEWS	Tue May 02 20:12:37 2000 +0000
@@ -2273,8 +2273,17 @@
 
 `:ascent ASCENT'
 
-ASCENT must be a number in the range 0..100, and specifies the percentage
-of the image's height to use for its ascent.  Default is 50.
+ASCENT must be a number in the range 0..100, or the symbol `center'.
+If it is a number, it specifies the percentage of the image's height
+to use for its ascent.  
+
+If not specified, ASCENT defaults to the value 50 which means that the
+image will be centered with the base line of the row it appears in.
+
+If ASCENT is `center' the image is vertically centered with text drawn
+in the same face as the image.  The point the image is aligned with is
+the middle of the height of the face's font.  That point is usually
+different from the font's base line.
 
 `:margin MARGIN'