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

search for in the

imagepsslantfont> <imagepsfreefont
[edit] Last updated: Fri, 18 May 2012

view this page in

imagepsloadfont

(PHP 4, PHP 5)

imagepsloadfont Lädt einen Typ 1 PostScript-Font aus einer Datei

Beschreibung:

int imagepsloadfont ( string $filename )

Wenn alles in Ordnung ist, wird ein gültiger Zeiger (Index) zurück gegeben, auf den Sie immer wieder zurück greifen können; ansonsten wird FALSE zurück und eine Fehlermeldung ausgegeben.

Siehe auch imagepsfreefont().



add a note add a note User Contributed Notes imagepsloadfont
seymour at itsyourdomain dot com 11-Feb-2004 10:45
I had to use a full path to the font file or else I received errors from t1lib. Using just a filename, I received error 14. Using ./filename I received error 2.

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