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.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.