PDF_begin_font
PDF_begin_item
PDF 関数
PHP Manual
PDF_begin_glyph
(PECL pdflib >= 2.0.0)
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