Method | Description | |
---|---|---|
GetAdvanceWidth ( int index ) : ushort | ||
GetHMatric ( int index, ushort &advWidth, short &lsb ) : void | ||
GetLeftSideBearing ( int index ) : short | ||
HorizontalMetrics ( |
Method | Description | |
---|---|---|
ReadContentFrom ( |
public GetAdvanceWidth ( int index ) : ushort | ||
index | int | |
return | ushort |
public GetHMatric ( int index, ushort &advWidth, short &lsb ) : void | ||
index | int | |
advWidth | ushort | |
lsb | short | |
return | void |
public GetLeftSideBearing ( int index ) : short | ||
index | int | |
return | short |
public HorizontalMetrics ( |
||
numOfHMatrics | ||
numGlyphs | ||
return | System |
protected ReadContentFrom ( |
||
input | ||
return | void |