function imagettfbbox


ImageTTFBBoxPHP ManualPrevNextImageTTFBBoxImageTTFBBox -- give the bounding box of a text using TypeType fontsDescriptionarray ImageTTFBBox(int size, int angle, string fontfile, string text); This function calculates and returns the bounding box in pixels a TrueType text. textThe string to be measured.sizeThe font size.fontfileThe name of the TrueType font file. (Can also be an URL.)angleAngle in degrees in which text will be measured. ImageTTFBBox() returns an array with 8 elements representing four points making the bounding box of the text: 0lower left corner, X position1lower left corner, Y position2lower right corner, X position3lower right corner, Y position4upper right corner, X position5upper right corner, Y position6upper left corner, X position7upper left corner, Y position The points are relative to the text regardless of the angle, so "upper left" means in the top left-hand corner seeing the text horizontallty. This function requires both the GD library and the Freetype library. See also ImageTTFText().PrevHomeNextImageSYUpImageTTFText

Wyszukiwarka

Podobne podstrony:
function imagettftext
function imagetypes
function imagetypes
function imagetruecolortopalette
function imagettfbbox
function imagetruecolortopalette
function imagettfbbox
function imagettftext
function imagettftext
function exif imagetype
function fdf next field name
function ccvs void
function mysql error
function mcal event set end
function mcrypt cbc

więcej podobnych podstron