downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruDoc::output> <HaruDoc::loadTTF
[edit] Last updated: Sat, 07 Jan 2012

view this page in

HaruDoc::loadType1

(PECL haru >= 0.0.1)

HaruDoc::loadType1Load Type1 font

설명

string HaruDoc::loadType1 ( string $afmfile [, string $pfmfile ] )

Loads Type1 font from the given file and registers it in the PDF document.

인수

afmfile

Path to an AFM file.

pfmfile

Path to a PFA/PFB file, optional. If it's not set only the glyph data of the font is embedded into the PDF document.

반환값

Returns the name of the loaded font on success.

오류/예외

오류 시에 HaruException을 던짐.

참고



add a note add a note User Contributed Notes HaruDoc::loadType1
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites