InterFontCollection Class
Definition
public class InterFontCollection
Constructors
| Name | Description |
|---|---|
| InterFontCollection | No summary available. |
InterFontCollection Constructor
public InterFontCollection()
Methods
| Name | Description |
|---|---|
| GetEnumerator | Inherited from FontCollectionBase. |
| TryAddFontSource | Attempts to add a font source to the font collection. Inherited from FontCollectionBase. |
| TryAddGlyphTypeface (3 overloads) | Attempts to add the specified Avalonia.Media.GlyphTypeface to the font collection. Inherited from FontCollectionBase. |
| TryCreateSyntheticGlyphTypeface | Inherited from FontCollectionBase. |
| TryGetFamilyTypefaces | Inherited from FontCollectionBase. |
| TryGetGlyphTypeface | Inherited from FontCollectionBase. |
| TryGetNearestMatch | Inherited from FontCollectionBase. |
| TryMatchCharacter | Inherited from FontCollectionBase. |
Properties
| Name | Description |
|---|---|
| Key | Inherited from EmbeddedFontCollection. |
| Count | Inherited from FontCollectionBase. |
| Item | Inherited from FontCollectionBase. |