FontManager Methods
Methods
AddFontCollection(IFontCollection) | Add a font collection to the manager. |
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode() | Serves as the default hash function. (Inherited from Object) |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
RemoveFontCollection(Uri) | Removes the font collection that corresponds to specified key. |
ToString() | Returns a string that represents the current object. (Inherited from Object) |
TryGetGlyphTypeface(Typeface, IGlyphTypeface) | Tries to get a glyph typeface for specified typeface. |
TryMatchCharacter(Int32, FontStyle, FontWeight, FontStretch, FontFamily, CultureInfo, Typeface) | Tries to match a specified character to a Typeface that supports specified font properties. |