Summary
Provides some assorted functionality relating to fonts.
Static methods
IEnumerable<string> | | Returns a list of all installed font families that contain a glyph for all of the specified Unicode characters. |
IEnumerable<string> | | Returns a list of all monospace fonts installed in the system. |
IEnumerable<int> | | Returns a list of Unicode codepoints for which the specified font family has a glyph. |