Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18513 программистов и 1740 роботов. Сейчас ищут 1302 программиста ...
HaruFont::getEncodingName - Get the name of the encoding
Вернуться к: HaruFont
HaruFont::getEncodingName
(PECL haru >= 0.0.1)
HaruFont::getEncodingName — Get the name of the encoding
Описание
string HaruFont::getEncodingName
( void
)
Get the name of the font encoding.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the name of the font encoding.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruFont