- PHP 手册
- 函数参考
- 图像生成和处理
- Cairo
The CairoFontWeight class
(No version information available, might only be in Git)
简介
Specifies variants of a font face based on their weight.
类摘要
CairoFontWeight { /* 常量 */ const integer NORMAL = 0 ; const integer BOLD = 1 ; }预定义常量
CairoFontWeight::NORMAL
-
Normal font weight
CairoFontWeight::BOLD
-
Bold font weight
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/class.cairofontweight.php