manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
UI
Font Descriptor
Font Descriptor
(PHP 7, UI 0.9.9)
简介
Describes a font
类摘要
UI\Draw\Text\Font\Descriptor
{
/* Constructor */
public
__construct
(
string
$family
,
float
$size
[,
int
$weight
= UI\Draw\Text\Font\Weight::Normal
[,
int
$italic
= UI\Draw\Text\Font\Italic::Normal
[,
int
$stretch
= UI\Draw\Text\Font\Stretch::Normal
]]] )
/* 方法 */
public
getFamily
(
void
) :
string
public
getItalic
(
void
) :
int
public
getSize
(
void
) :
float
public
getStretch
(
void
) :
int
public
getWeight
(
void
) :
int
}
Table of Contents
UI\Draw\Text\Font\Descriptor::__construct
— Construct a new Font Descriptor
UI\Draw\Text\Font\Descriptor::getFamily
— Get Font Family
UI\Draw\Text\Font\Descriptor::getItalic
— Style Detection
UI\Draw\Text\Font\Descriptor::getSize
— Size Detection
UI\Draw\Text\Font\Descriptor::getStretch
— Style Detection
UI\Draw\Text\Font\Descriptor::getWeight
— Weight Detection
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788