Class FontUtils
Helper methods for reading raw OpenType font tables, in particular extracting the font family name (name ID 1) directly from a DirectWrite font face's 'name' table.
Inherited Members
Namespace: Reportman.Drawing.Windows
Assembly: Reportman.Drawing.Windows.dll
Syntax
public static class FontUtils
Methods
View SourceGetFontFamilyFromFontFace(FontFace)
Declaration
public static string GetFontFamilyFromFontFace(FontFace fontFace)
Parameters
| Type | Name | Description |
|---|---|---|
| FontFace | fontFace |
Returns
| Type | Description |
|---|---|
| string |