Searched refs:char_widths (Results 1 – 1 of 1) sorted by relevance
10 var $char_widths; variable in Font48 $width += $this->char_widths[$string{$i}];116 $this->char_widths = $widths;132 $font->char_widths = array();181 $this->char_widths[$c] = $glyph_width;211 if (!isset($this->char_widths[chr($i)])) {212 $this->char_widths[chr($i)] = DEFAULT_CHAR_WIDTH;