FontFeatureTable
Represents a table that contains the font features available for a given font asset.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.TextCore.Text
- Assembly: UnityEngine.TextCoreTextEngineModule
public class FontFeatureTable
Methods
Method | Description |
|---|---|
| SortGlyphPairAdjustmentRecords | Sorts the glyph pair adjustment records by glyph index. |
| SortMarkToBaseAdjustmentRecords | Sorts the Mark-to-Base Adjustment Table records. |
| SortMarkToMarkAdjustmentRecords | Sorts the Mark-to-Mark Adjustment Table records. |