parent root
PHP: CairoToyFontFace - Manual
PHP 7.2.23 Release Announcement

The CairoToyFontFace class

(PECL cairo >= 0.1.0)

Introduction

The CairoToyFontFace class can be used instead of CairoContext::selectFontFace() to create a toy font independently of a context.

Class synopsis

CairoToyFontFace extends CairoFontFace {
/* Inherited methods */
}
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root