PHP Velho Oeste 2024

PDF_begin_glyph

(PECL pdflib >= 2.0.0)

PDF_begin_glyphЗапускает определение глифа для шрифта Type 3

Описание

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

Запускает определение глифа для шрифта Type 3.

add a note add a note

User Contributed Notes

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