pdf_begin_glyph

(PECL)

pdf_begin_glyph -- Start glyph definition for Type 3 font

Description

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

Starts a glyph definition for a Type 3 font. The parameter wx is the glyph width and the parameters llx,lly, urx and ury specify the coordinates of the lower left and upper right corners of the bounding box of the glyph.