编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairo classphp cairo the cairoantialias classphp cairo the cairocontent classphp cairo the cairocontext classphp cairo the cairoexception classphp cairo the cairoextend classphp cairo the cairofontweight classphp cairo the cairohintmetrics classphp cairo the cairohintstyle classphp cairo the cairoimagesurface classphp cairo the cairolineargradient classphp cairo the cairolinecap classphp cairo the cairolinejoin classphp cairo the cairomatrix classphp cairo the cairosolidpattern classphp cairo the cairostatus classphp cairo the cairosubpixelorder classphp cairo the cairosurface classphp cairo the cairosurfacepattern classphp cairo the cairosurfacetype class
关注编程学问公众号
编程学问网 湘ICP备20001732号