PDF_begin_font
PDF_begin_item
PDF
PHP Manual
PDF_begin_glyph
(PECL pdflib:2.0-2.1.3)
PDF_begin_glyph — Type 3 フォントのグリフ定義を開始する
説明
bool
PDF_begin_glyph
(
resource
$pdfdoc
,
string
$glyphname
,
float
$wx
,
float
$llx
,
float
$lly
,
float
$urx
,
float
$ury
)
Type 3 フォントのグリフ定義を開始します。
PDF_begin_font
PDF_begin_item
PDF
PHP Manual