Searched refs:_font_height (Results 1 – 1 of 1) sorted by relevance
166 private function _font_height(array $box) { return $box[1] - $box[7]; } function in im171 return $this->_font_height($this->font_dims($fontidx, $text, $angle));