WidthAdjuastment

Summary

Adjusts the width the text for the specific style defined by the configuration block.

Usage

WidthAdjustment=<number>

Description

This setting allows you to adjust the size of the text for the specific style defined by the configuration block.The width adjustment will allow you to define the width 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 width according to the settings of its own font family.

Examples

[archtura]
 Family=archtura
 Angle=0
 XAdjustment=0
 YAdjustment=0
 WidthAdjustment=8
 HeightAdjustment=6
 BackgroundColor=#ffffff
 TextColor=#578ec5

For the style "archtura" the text will be 8 pixels wide and the text color is light blue.

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