plik


SWFFontPodręcznik PHPPoprzedniNastępnySWFFont (PHP 4 >= 4.0.5)SWFFont -- Loads a font definitionDescriptionnew swffont (string filename)OstrzeżenieTa funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko. If filename is the name of an FDB file (i.e., it ends in ".fdb"), load the font definition found in said file. Otherwise, create a browser-defined font reference. FDB ("font definition block") is a very simple wrapper for the SWF DefineFont2 block which contains a full description of a font. One may create FDB files from SWT Generator template files with the included makefdb utility- look in the util directory off the main ming distribution directory. Browser-defined fonts don't contain any information about the font other than its name. It is assumed that the font definition will be provided by the movie player. The fonts _serif, _sans, and _typewriter should always be available. For example: <?php $f = newSWFFont("_sans"); ?> will give you the standard sans-serif font, probably the same as what you'd get with <font name="sans-serif"> in HTML. swffont() returns a reference to the font definition, for use in the SWFText->setFont() and the SWFTextField->setFont() methods. SWFFont has the following methods : swffont->getwidth(). PoprzedniSpis treściNastępnySWFText->getWidthPoczątek rozdziałuswffont->getwidth

Wyszukiwarka

Podobne podstrony:
function swffont getwidth
function swffont getwidth
function fdf next field name
function ccvs void
function mysql error
function mcal event set end
function mcrypt cbc
Functional Origins of Religious Concepts Ontological and Strategic Selection in Evolved Minds
function domnode get content
function mcrypt module get algo key size

więcej podobnych podstron