Searched refs:_hMetrics (Results 1 – 3 of 3) sorted by relevance
856 var $_hMetrics; variable in OpenTypeFileHMTX860 unset($this->_hMetrics);867 $this->_hMetrics = array();879 $this->_hMetrics[] = array('advanceWidth' => $unpacked['advanceWidth'],
95 … $widths[$code] = floor($hmtx->_hMetrics[$glyphIndex]['advanceWidth']*1000/$head->_unitsPerEm);
48 $widths[] = floor($hmtx->_hMetrics[$realIndex]['advanceWidth']*1000/$head->_unitsPerEm);