Skip to main content

IFontCollection Methods

Methods

Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
GetEnumerator()Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable(FontFamily))
TryGetGlyphTypeface(String, FontStyle, FontWeight, FontStretch, IGlyphTypeface)Try to get a glyph typeface for given parameters.
TryMatchCharacter(Int32, FontStyle, FontWeight, FontStretch, String, CultureInfo, Typeface)Tries to match a specified character to a Typeface that supports specified font properties.

See Also

Reference

IFontCollection Interface
Avalonia.Media.Fonts Namespace