Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: swf_definefont - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<swf_definebitmapswf_defineline" width="11" height="7"/>
view the version of this page
Last updated: Sun, 13 Mar 2005

swf_definefont

(PHP 4 )

swf_definefont --  Defines a font

Description

void swf_definefont ( int fontid, string fontname )

The swf_definefont() function defines a font given by the fontname parameter and gives it the id specified by the fontid parameter. It then sets the font given by fontname to the current font.



add a note add a note User Contributed Notes
swf_definefont
greg at newtechy dot com
17-Aug-2001 11:35
These are the standard fonts that I have found so far that come with this engine.

"Curl-Roman"
"Haeberli"
"Inja"
"Ligon-Bold"
"Ligon-Roman"
"Mod"
"Pix3"

Most of them are not too great but they are the only ones that come by default.  There are ways to convert other fonts so that you can use them.  I haven't converted any yet so I don't know for sure how well it works.
hotkey at hehe dot com
16-May-2001 03:42
For detailed instructions on how to convert fonts into Flash-Fonts check
http://developer.bestbytes.de

regards, HotKey

<swf_definebitmapswf_defineline" width="11" height="7"/>
 Last updated: Sun, 13 Mar 2005
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This mirror generously provided by: HappySize, Inc.
Last updated: Wed Feb 23 18:30:07 2005 JST