Edit

Share via


Face.ReferenceTable(Tag) Method

Definition

Retrieves a reference to the specified font table as a blob.

public HarfBuzzSharp.Blob ReferenceTable(HarfBuzzSharp.Tag table);

Parameters

table
Tag

The tag identifying the table to retrieve.

Returns

A Blob containing the table data, or an empty blob if the table is not found.

Applies to