comparison etc/NEWS @ 35364:19c93f3ebdce

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 17 Jan 2001 14:11:43 +0000
parents f30feeecf1c1
children 5a9310b13ff5
comparison
equal deleted inserted replaced
35363:01853844ff61 35364:19c93f3ebdce
2176 +++ 2176 +++
2177 ** In image specifications, `:heuristic-mask' has been replaced 2177 ** In image specifications, `:heuristic-mask' has been replaced
2178 with the more general `:mask' property. 2178 with the more general `:mask' property.
2179 2179
2180 +++ 2180 +++
2181 ** Image specifications accept more `:algorithm's. 2181 ** Image specifications accept more `:conversion's.
2182 2182
2183 ** A `?' can be used in a symbol name without escaping it with a 2183 ** A `?' can be used in a symbol name without escaping it with a
2184 backslash. 2184 backslash.
2185 2185
2186 +++ 2186 +++
3655 `:relief RELIEF' 3655 `:relief RELIEF'
3656 3656
3657 RELIEF is analogous to the `:relief' attribute of faces. Puts a relief 3657 RELIEF is analogous to the `:relief' attribute of faces. Puts a relief
3658 around an image. 3658 around an image.
3659 3659
3660 `:algorithm ALGO' 3660 `:conversion ALGO'
3661 3661
3662 Apply an image algorithm to the image before displaying it. 3662 Apply an image algorithm to the image before displaying it.
3663 3663
3664 ALGO `laplace' or `emboss' means apply a Laplace or ``emboss'' 3664 ALGO `laplace' or `emboss' means apply a Laplace or ``emboss''
3665 edge-detection algorithm to the image. 3665 edge-detection algorithm to the image.