Searched refs:font_height (Results 1 – 2 of 2) sorted by relevance
167 public function font_height($fontidx, $text = "", $angle = 0) function in im180 $fh = $this->font_height($fontidx, $height_text, $angle);247 $bitdim = $im->font_height(FONT_BITS, "01X") * 3;258 $ymin = $im->font_height(FONT_TITLE);283 $y += $im->font_height(FONT_LABELS);336 $yoff = $im->font_height(FONT_BITS) * 1.25;345 $yoff = ($bitdim - $im->font_height(FONT_BIT_LABELS, $bit_disp)) / 2;356 $yoff = ($bitdim - $im->font_height(FONT_BIT_LABELS, $bit_disp)) / 2;431 $fh = $im->font_height(FONT_LABELS) / 2;443 $fh += $im->font_height(FONT_DESC);
111 $this->font_height = 0.001;