Forum und email

imagefontwidth

(PHP 4, PHP 5)

imagefontwidth — Get font width

Descrierea

int imagefontwidth ( int $font )

Returns the pixel width of a character in font.

Parametri

font

Poate fi 1, 2, 3, 4, 5 pentru font-urile încorporate cu codificarea latin2 (unde numerele mai mari corespund font-urilor mai mari) sau orice identificator de font al dumneavoastră, înregistrat cu imageloadfont().

Valorile întroarse

Returns the width of the pixel

Vedeţi de asemenea