编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « CairoFontType
  • CairoScaledFont »
  • PHP Manual
  • Cairo
  • The CairoFontWeight class

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

相关文章
php cairo the cairoexception classphp cairo the cairoextend classphp cairo the cairofillrule classphp cairo the cairofilter classphp cairo the cairofontface classphp cairo the cairofontoptions classphp cairo the cairofontslant classphp cairo the cairofonttype classphp cairo the cairofontweight classphp cairo the cairolinejoin classphp cairo the cairomatrix classphp cairo the cairooperator classphp cairo the cairopath classphp cairo the cairopattern classphp cairo the cairopatterntype classphp cairo the cairopdfsurface classphp cairo the cairopslevel classphp cairo the cairosurfacetype classphp cairo the cairosvgversion classphp cairo the cairotoyfontface class
关注编程学问公众号
编程学问网 湘ICP备20001732号