public enum ENFontRasterizationMode : System.Enum
public enum ENFontRasterizationMode : System.Enum
Member | Description |
---|---|
Aliased | Font is rasterized in aliased mode. |
Antialiased | Font is rasterized in antialiased mode. |
AntialiasedGridFit | Font is rasterized in antialiased mode, with grid fitting enabled |
SubPixel | Font is rasterized in subpixel antialiased mode. |
SubPixelGridFit | Font is rasterized in subpixel antialiased mode, with grid fitting enabled |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Graphics.ENFontRasterizationMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)