update : 2015.11.03
php.shukuma.com

검색:
 
 
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