IFontMemory Interface
Definition
public interface IFontMemory
Methods
| Name | Description |
|---|---|
| TryGetTable | No summary available. |
TryGetTable Method
public bool TryGetTable(Avalonia.Media.Fonts.OpenTypeTag tag, ReadOnlyMemory<byte>& table)
Parameters
tag Avalonia.Media.Fonts.OpenTypeTag
table ReadOnlyMemory<byte>&
Returns
bool