comparison man/lispref/glyphs.texi @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 7d59cb494b73
children 2f8bb876ab1d
comparison
equal deleted inserted replaced
397:f4aeb21a5bad 398:74fd4e045ea6
427 @end defun 427 @end defun
428 428
429 Image instantiators come in many formats: @code{xbm}, @code{xpm}, 429 Image instantiators come in many formats: @code{xbm}, @code{xpm},
430 @code{gif}, @code{jpeg}, etc. This describes the format of the data 430 @code{gif}, @code{jpeg}, etc. This describes the format of the data
431 describing the image. The resulting image instances also come in many 431 describing the image. The resulting image instances also come in many
432 types -- @code{mono-pixmap}, @code{color-pixmap}, @code{text}, 432 types---@code{mono-pixmap}, @code{color-pixmap}, @code{text},
433 @code{pointer}, etc. This refers to the behavior of the image and the 433 @code{pointer}, etc. This refers to the behavior of the image and the
434 sorts of places it can appear. (For example, a color-pixmap image has 434 sorts of places it can appear. (For example, a color-pixmap image has
435 fixed colors specified for it, while a mono-pixmap image comes in two 435 fixed colors specified for it, while a mono-pixmap image comes in two
436 unspecified shades ``foreground'' and ``background'' that are determined 436 unspecified shades ``foreground'' and ``background'' that are determined
437 from the face of the glyph or surrounding text; a text image appears as 437 from the face of the glyph or surrounding text; a text image appears as