Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18009 программистов и 1740 роботов. Сейчас ищут 1252 программиста ...
HaruFont::getCapHeight - Get the distance from the baseline of uppercase letters
Вернуться к: HaruFont
HaruFont::getCapHeight
(PECL haru >= 0.0.1)
HaruFont::getCapHeight — Get the distance from the baseline of uppercase letters
Описание
int HaruFont::getCapHeight
( void
)
Get the distance from the baseline of uppercase letters.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the distance from the baseline of uppercase letters.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruFont