Skip to main content

InterFontCollection Class

Definition

Assembly:Avalonia.Fonts.Inter
Package:Avalonia.Fonts.Inter
public class InterFontCollection

Inheritance: object -> FontCollectionBase -> EmbeddedFontCollection -> InterFontCollection

Constructors

NameDescription
InterFontCollectionNo summary available.

InterFontCollection Constructor

public InterFontCollection()

Methods

NameDescription
GetEnumeratorInherited from FontCollectionBase.
TryAddFontSourceAttempts 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.
TryCreateSyntheticGlyphTypefaceInherited from FontCollectionBase.
TryGetFamilyTypefacesInherited from FontCollectionBase.
TryGetGlyphTypefaceInherited from FontCollectionBase.
TryGetNearestMatchInherited from FontCollectionBase.
TryMatchCharacterInherited from FontCollectionBase.

Properties

NameDescription
KeyInherited from EmbeddedFontCollection.
CountInherited from FontCollectionBase.
ItemInherited from FontCollectionBase.