略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: SWFFont

2024-04-28

The SWFFont class

(PHP 5 < 5.3.0, PECL ming SVN)

简介

The SWFFont object represent a reference to the font definition, for us with SWFText::setFont() and SWFTextField::setFont().

类摘要

SWFFont {
/* 方法 */
__construct ( string $filename )
getAscent ( void ) : float
getDescent ( void ) : float
getLeading ( void ) : float
getShape ( int $code ) : string
getUTF8Width ( string $string ) : float
getWidth ( string $string ) : float
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.swffont.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3