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.

XAdjustment

Summary

Adjusts the left/right placement of the text for the specific style defined by the configuration block.

Usage

XAdjustment=<number>

Description

This setting allows you to adjust the position or placement of the text for the specific style defined by the configuration block.

The x adjustment will allow the text to begin from a specific location according to the left/right alignment defined here, which means it will define how far right in number of pixels the text will be displayed. The smaller the value the more left it will be positioned. By default it is set to "0" (zero), which means no adjustments are made and the text will be positioned according to the settings of its own font family.

Examples

[smartie]
 Family=smartie
 Angle=0
 XAdjustment=2
 YAdjustment=-1
 WidthAdjustment=0
 HeightAdjustment=3

For the style "smartie" the text will be positioned two pixels more to the right than defined by default.

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

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


Comments

There are no comments.