Next: Display Margins, Previous: Specified Space, Up: Display Property
(image .
image-props)
((margin nil)
string)
Recursive display specifications are not supported, i.e. string
display specifications that have a display specification property
themselves.
(space-width
factor)
(height
height)
(+
n)
(-
n)
height
bound to the current specified font height.
(raise
factor)
factor must be a number, which is interpreted as a multiple of the height of the affected text. If it is positive, that means to display the characters raised. If it is negative, that means to display them lower down.
If the text also has a height
display specification, that does
not affect the amount of raising or lowering, which is based on the
faces used for the text.