emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Wed, 29 Jan 2003 10:52:39 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.780 emacs/etc/NEWS:1.781
*** emacs/etc/NEWS:1.780        Mon Jan 27 16:46:04 2003
--- emacs/etc/NEWS      Wed Jan 29 10:52:39 2003
***************
*** 6072,6087 ****
  **** XBM, image type `xbm'.
  
  XBM images don't require an external library.  Additional image
! properties supported are
  
  `:foreground FG'
  
  FG must be a string specifying the image foreground color, or nil
! meaning to use the default.  Default is the frame's foreground.
  
  `:background BG'
  
! BG must be a string specifying the image foreground color, or nil
  meaning to use the default.  Default is the frame's background color.
  
  XBM images can be constructed from data instead of file.  In this
--- 6072,6087 ----
  **** XBM, image type `xbm'.
  
  XBM images don't require an external library.  Additional image
! properties supported are:
  
  `:foreground FG'
  
  FG must be a string specifying the image foreground color, or nil
! meaning to use the default.  Default is the frame's foreground color.
  
  `:background BG'
  
! BG must be a string specifying the image background color, or nil
  meaning to use the default.  Default is the frame's background color.
  
  XBM images can be constructed from data instead of file.  In this
***************
*** 6137,6159 ****
  
  PBM images don't require an external library.  Color, gray-scale and
  mono images are supported.  Additional image properties supported for
! mono images are
  
  `:foreground FG'
  
  FG must be a string specifying the image foreground color, or nil
! meaning to use the default.  Default is the frame's foreground.
  
  `:background FG'
  
! BG must be a string specifying the image foreground color, or nil
  meaning to use the default.  Default is the frame's background color.
  
  **** JPEG, image type `jpeg'
  
  Support for JPEG images requires the external library `libjpeg',
! package `jpegsrc.v6a.tar.gz', or later.  Additional image properties
! are:
  
  **** TIFF, image type `tiff'
  
--- 6137,6159 ----
  
  PBM images don't require an external library.  Color, gray-scale and
  mono images are supported.  Additional image properties supported for
! mono images are:
  
  `:foreground FG'
  
  FG must be a string specifying the image foreground color, or nil
! meaning to use the default.  Default is the frame's foreground color.
  
  `:background FG'
  
! BG must be a string specifying the image background color, or nil
  meaning to use the default.  Default is the frame's background color.
  
  **** JPEG, image type `jpeg'
  
  Support for JPEG images requires the external library `libjpeg',
! package `jpegsrc.v6a.tar.gz', or later.  There are no additional image
! properties defined.
  
  **** TIFF, image type `tiff'
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]