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.

YAdjustment

Summary

Adjusts the top/bottom placement of the text for the specific style defined by the configuration block.

Usage

YAdjustment=<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 y adjustment will allow the text to begin from a specific location according to top/bottom alignment defined here, which means it will define how far up in number of pixels the text will be displayed. The smaller the value the lower 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

[sketchy]
 Family=sketchy
 Angle=0
 XAdjustment=0
 YAdjustment=-1
 WidthAdjustment=0
 HeightAdjustment=1

For the style "sketchy" the text will be positioned one pixel below the default location.

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

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


Comments

There are no comments.