LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Join us on FaceBook
Submit Your Code
Poker Tournaments
Poker Guide for Developers
SEO Monitor
UpTime Monitor
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Keep your PC away from viruses -
Internet Security
Software
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists
The CairoScaledFont class
CairoFontWeight
CairoScaledFont::__construct
Cairo
PHP Manual
The CairoScaledFont class
(No version information available, might only be in SVN)
Introduction
Description of the class.
Class synopsis
CairoScaledFont
{
/* Methods */
__construct
(
CairoFontFace
$font_face
,
CairoMatrix
$matrix
,
CairoMatrix
$ctm
,
CairoFontOptions
$options
)
public
array
extents
(
void
)
public
CairoMatrix
getCtm
(
void
)
public
void
getFontFace
(
void
)
public
void
getFontMatrix
(
void
)
public
void
getFontOptions
(
void
)
public
void
getScaleMatrix
(
void
)
public
int
getType
(
void
)
public
array
glyphExtents
(
string
$glyphs
)
public
int
status
(
void
)
public
array
textExtents
(
string
$text
)
}
Table of Contents
CairoScaledFont::__construct
— The __construct purpose
CairoScaledFont::extents
— The extents purpose
CairoScaledFont::getCtm
— The getCtm purpose
CairoScaledFont::getFontFace
— The getFontFace purpose
CairoScaledFont::getFontMatrix
— The getFontMatrix purpose
CairoScaledFont::getFontOptions
— The getFontOptions purpose
CairoScaledFont::getScaleMatrix
— The getScaleMatrix purpose
CairoScaledFont::getType
— The getType purpose
CairoScaledFont::glyphExtents
— The glyphExtents purpose
CairoScaledFont::status
— The status purpose
CairoScaledFont::textExtents
— The textExtents purpose
CairoFontWeight
CairoScaledFont::__construct
Cairo
PHP Manual