Документация PHP
| Документация DHTML | Документация Smarty | SVG/VML Графика и JavaScript
| Документация bash |
swf_fonttracking
(PHP 4)
swf_fonttracking — Set the current font tracking
Описание
void swf_fonttracking ( float $tracking )
Set the font tracking to the value specified by the tracking parameter. This function is used to increase the spacing between letters and text, positive values increase the space and negative values decrease the space between letters.
Список параметров
- tracking
-
The font tracking.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.