PHP Doku:: The CairoFontWeight class - class.cairofontweight.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungCairoThe CairoFontWeight class

Ein Service von Reinhard Neidl - Webprogrammierung.

Cairo

<<The CairoFontType class

The CairoScaledFont class>>

The CairoFontWeight class

Einführung

Specifies variants of a font face based on their weight.

Klassenbeschreibung

CairoFontWeight {
/* Konstanten */
const integer CairoFontWeight::NORMAL = 0 ;
const integer CairoFontWeight::BOLD = 1 ;
}

Vordefinierte Konstanten

CairoFontWeight Node Types

CairoFontWeight::NORMAL

Normal font weight

CairoFontWeight::BOLD

Bold font weight


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)