Skip to main content

Interface IFaceTableProvider

Namespace: HarfBuzzSharp
Assembly: VelloSharp.HarfBuzzSharp.dll

public interface IFaceTableProvider

Methods

GetTable(Face, Tag)

Blob? GetTable(Face face, Tag tag)

Parameters

face Face

tag Tag

Returns

Blob?

GetTableTags(Face)

Tag[] GetTableTags(Face face)

Parameters

face Face

Returns

Tag[]