/[emacs]/emacs/lispref/display.texi
ViewVC logotype

Diff of /emacs/lispref/display.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.95.2.6 by miles, Sat Sep 25 12:05:24 2004 UTC revision 1.95.2.7 by miles, Wed Sep 29 07:22:16 2004 UTC
# Line 2716  center the bitmap.  The allowed values a Line 2716  center the bitmap.  The allowed values a
2716  or @code{bottom}.  or @code{bottom}.
2717    
2718  The @var{align} argument may also be a list @code{(@var{align}  The @var{align} argument may also be a list @code{(@var{align}
2719  @var{periodic})} where @var{align} is intepreted as described above.  @var{periodic})} where @var{align} is interpreted as described above.
2720  If @var{periodic} is non-@code{nil}, it specifies that the rows in  If @var{periodic} is non-@code{nil}, it specifies that the rows in
2721  @code{bits} should be repeated enough times to reach the specified  @code{bits} should be repeated enough times to reach the specified
2722  height.  height.
# Line 2988  edge, center, or right edge of the text Line 2988  edge, center, or right edge of the text
2988  used with @code{:align-to} to specify that the position is relative to  used with @code{:align-to} to specify that the position is relative to
2989  the left edge of the given area.  Once the base offset for a relative  the left edge of the given area.  Once the base offset for a relative
2990  position has been set (by the first occurrence of one of these  position has been set (by the first occurrence of one of these
2991  symbols), further occurences of these symbols are interpreted as the  symbols), further occurrences of these symbols are interpreted as the
2992  width of the specified area.  For example, to align to the center of  width of the specified area.  For example, to align to the center of
2993  the left-margin, use  the left-margin, use
2994    
# Line 3181  are supported only if particular support Line 3181  are supported only if particular support
3181  your machine.  In some environments, Emacs allows loading image  your machine.  In some environments, Emacs allows loading image
3182  libraries on demand; if so, the variable @code{image-library-alist}  libraries on demand; if so, the variable @code{image-library-alist}
3183  can be used to modify the set of known names for these dynamic  can be used to modify the set of known names for these dynamic
3184  libraries (though it is not posible to add new image formats).  libraries (though it is not possible to add new image formats).
3185    
3186    The supported image formats include XBM, XPM (needing the    The supported image formats include XBM, XPM (needing the
3187  libraries @code{libXpm} version 3.4k and @code{libz}), GIF (needing  libraries @code{libXpm} version 3.4k and @code{libz}), GIF (needing
# Line 3409  specifying @code{:mask nil}. Line 3409  specifying @code{:mask nil}.
3409    
3410  @item :pointer @var{shape}  @item :pointer @var{shape}
3411  This specifies the pointer shape when the mouse pointer is over this  This specifies the pointer shape when the mouse pointer is over this
3412  image.  @xref{Pointer Shapes}, for available pointer shapes.  image.  @xref{Pointer Shape}, for available pointer shapes.
3413    
3414  @item :map @var{map}  @item :map @var{map}
3415  This associates an image map of @dfn{hot spots} with this image.  This associates an image map of @dfn{hot spots} with this image.
# Line 3437  When the mouse pointer is above a hot-sp Line 3437  When the mouse pointer is above a hot-sp
3437  property it defines a tool-tip for the hot-spot, and if it contains  property it defines a tool-tip for the hot-spot, and if it contains
3438  a @code{pointer} property, it defines the shape of the mouse cursor when  a @code{pointer} property, it defines the shape of the mouse cursor when
3439  it is over the hot-spot.  it is over the hot-spot.
3440  @xref{Pointer Shapes}, for available pointer shapes.  @xref{Pointer Shape}, for available pointer shapes.
3441    
3442  When you click the mouse when the mouse pointer is over a hot-spot, an  When you click the mouse when the mouse pointer is over a hot-spot, an
3443  event is composed by combining the @var{id} of the hot-spot with the  event is composed by combining the @var{id} of the hot-spot with the

Legend:
Removed from v.1.95.2.6  
changed lines
  Added in v.1.95.2.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26