PHP Velho Oeste 2024

PDF_begin_glyph

(PECL pdflib >= 2.0.0)

PDF_begin_glyphType 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