Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

HeightAdjustment

Summary

Adjust the height of the text for the specific style defined by the configuration block.

Usage

HeightAdjustment=<number>

Description

This setting allows you to adjust the size of the text for the specific style defined by the configuration block. The height adjustment will allow you to define the height of the text in number of pixels, if it needs to differ from the default value.  By default it is set to "0" (zero), which means no adjustments are made and the text will have the height according to the settings of its own font family.

Examples

[1942]
 Family=1942
 Angle=0
 XAdjustment=-4
 YAdjustment=0
 WidthAdjustment=4
 HeightAdjustment=4

For the style "1942" the text will be 4 pixels high.

Geir Arne Waaler (25/10/2010 1:47 pm)

Geir Arne Waaler (25/10/2010 1:47 pm)


Comments

There are no comments.