CanvasFontSet Methods |
The CanvasFontSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | CountFontsMatchingProperty | Returns a count of how many times a given property value occurs in the set. |
![]() | Dispose | Releases all resources used by the CanvasFontSet. |
![]() | GetMatchingFonts(CanvasFontProperty[]) | Gets a subset of fonts matching the specified criteria. |
![]() | GetMatchingFonts(String, FontWeight, FontStretch, FontStyle) | Gets a subset of fonts within the given WWS family prioritized by WWS distance. |
![]() | GetPropertyValues(CanvasFontPropertyIdentifier) | Returns all unique property values in the set, which can be used for purposes such as displaying a family list or tag cloud. |
![]() | GetPropertyValues(UInt32, CanvasFontPropertyIdentifier) | Returns the property values of a specific font item index. |
![]() | GetPropertyValues(CanvasFontPropertyIdentifier, String) | Returns all unique property values in the set, which can be used for purposes such as displaying a family list or tag cloud. |
![]() ![]() | GetSystemFontSet | Gets a grouping of all the fonts available locally on the system. |
![]() | TryFindFontFace | Gets the index of the matching font face in the font set, with the same file, face index, and simulations. |