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

search for in the

imagepsslantfont> <imagepsfreefont
Last updated: Fri, 22 Aug 2008

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
12-Feb-2004 02: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.

imagepsslantfont> <imagepsfreefont
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites