Graphics function Library: Imagettfbbox

Source: Internet
Author: User
Keywords imagettfbbox php Chinese function manual graphics function library
Tags aliyun array block function function library get graphics graphics function library

Imagettfbbox

(PHP3, PHP4)

Image---&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP; block coordinates using typetype font to get text

Syntax: array imagettfbbox (int size, int angle, string fontfile, string text)

Description:

This function calculates and returns the chunk coordinates of the TrueType text.

Text: The string to be measured.

Size: Font size.

The name of the Fontfile:truetype font file (or it can be a URL).

Angle:text will be measured in degrees of angle.

Imagettfbbox () returns an array of 8 elements representing the four vertices of the text block.

0 left Lower x coordinate 1 left lower Y coordinate 2 right lower x coordinate 3 right lower corner y coordinate 4 right corner x coordinate 5 right corner y coordinate 6 upper left corner x coordinate 7 upper left corner y coordinate

Vertices are relative to text, so regardless of angle. "Upper left corner" means to see the upper-left corner of the text in a horizontal direction.

Reference: Imagettftext ()

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.