Method | Description | |
---|---|---|
AddKernPair ( ushort left, ushort right, short value ) : void | ||
GetKernDistance ( ushort left, ushort right ) : short | ||
KerningSubTable ( int capcity ) : System.Collections.Generic |
public AddKernPair ( ushort left, ushort right, short value ) : void | ||
left | ushort | |
right | ushort | |
value | short | |
return | void |
public GetKernDistance ( ushort left, ushort right ) : short | ||
left | ushort | |
right | ushort | |
return | short |
public KerningSubTable ( int capcity ) : System.Collections.Generic | ||
capcity | int | |
return | System.Collections.Generic |