Image_Text::init (Previous) (Next) Image_Text::render

View this page in Last updated: Mon, 02 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Image_Text::measurize()

Image_Text::measurize() -- Measurize text into the text box

Opis

This method makes your text fit into the defined textbox by measurizing the lines for your given font-size. You can do this manually before rendering (or use even Image_Text::autoMeasurize()) or the renderer will do measurizing automatically.

Parametr

boolean $force

Optionally, default is FALSE, set TRUE to force measurizing.

Zwracana wartość

returns Array of measured lines or PEAR::Error.

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

Image_Text::init (Previous) (Next) Image_Text::render

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.