PDF Funktionen
PHP Manual

PDF_begin_glyph

(PECL pdflib >= 2.0.0)

PDF_begin_glyphBeginnt eine Glyphendefinition für eine Typ-3-Schriftart

Beschreibung

bool PDF_begin_glyph ( resource $pdfdoc , string $glyphname , float $wx , float $llx , float $lly , float $urx , float $ury )

Beginnt eine Glyphendefinition für eine Typ-3-Schriftart.


PDF Funktionen
PHP Manual