parent root
PHP: PDF_encoding_set_char - Manual

PDF_encoding_set_char

(PECL pdflib >= 2.0.0)

PDF_encoding_set_charAdd glyph name and/or Unicode value

Description

PDF_encoding_set_char ( resource $pdfdoc , string $encoding , int $slot , string $glyphname , int $uv ) : bool

Adds a glyph name and/or Unicode value to a custom encoding.

add a noteadd a note

User Contributed Notes

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