Home Reference Source Test

References

summary
public

F computeWidth(str: string, widthMap: Object<string, number> | undefined): number

Computes width of a string based on the EAW properties of its characters.

public

F getEAW(str: string, at: number): string

Returns the EAW property of a character.