comparison etc/NEWS @ 28748:6d96f2643b05

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 27 Apr 2000 19:12:09 +0000
parents 48df558593f9
children 6a79bbe8bf72
comparison
equal deleted inserted replaced
28747:6f90293e6ccb 28748:6d96f2643b05
2340 2. a bool-vector of size >= WIDTH * HEIGHT 2340 2. a bool-vector of size >= WIDTH * HEIGHT
2341 2341
2342 3. a vector of strings or bool-vectors, one for each line of the 2342 3. a vector of strings or bool-vectors, one for each line of the
2343 bitmap. 2343 bitmap.
2344 2344
2345 4. a string that's an in-memory XBM file. Neither width nor
2346 height may be specified in this case because these are defined
2347 in the file.
2348
2345 **** XPM, image type `xpm' 2349 **** XPM, image type `xpm'
2346 2350
2347 XPM images require the external library `libXpm', package 2351 XPM images require the external library `libXpm', package
2348 `xpm-3.4k.tar.gz', version 3.4k or later. Make sure the library is 2352 `xpm-3.4k.tar.gz', version 3.4k or later. Make sure the library is
2349 found when Emacs is configured by supplying appropriate paths via 2353 found when Emacs is configured by supplying appropriate paths via