PHP 클래스 Pop\Font\TrueType\Table\Hmtx

저자: Nick Sagona, III ([email protected])
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 프로퍼티들

프로퍼티 타입 설명
$glyphWidths array Glyph widths

공개 메소드들

메소드 설명
__construct ( AbstractFont $font ) : Hmtx Constructor

메소드 상세

__construct() 공개 메소드

Instantiate a TTF 'hmtx' table object.
public __construct ( AbstractFont $font ) : Hmtx
$font Pop\Font\AbstractFont
리턴 Hmtx

프로퍼티 상세

$glyphWidths 공개적으로 프로퍼티

Glyph widths
public array $glyphWidths
리턴 array