DrFont.IsPoorlyRenderedByGdiPlus
DrFont.IsPoorlyRenderedByGdiPlus method
Returns True for “Microsoft Sans Serif” font. This one is poorly rendered by GDI+. See Test286 and Gemini-6959.
public static bool IsPoorlyRenderedByGdiPlus(string fontName)
| Parameter | Type | Description |
|---|---|---|
| fontName | String | Name of the font. |
Return Value
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
See Also
- class DrFont
- namespace Aspose.Page.Font
- assembly Aspose.Page