Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus method
DrFont::IsPoorlyRenderedByGdiPlus method
Returns True for “Microsoft Sans Serif” font. This one is poorly rendered by GDI+. See Test286 and Gemini-6959.
static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
Parameter | Type | Description |
---|---|---|
fontName | System::String | Name of the font. |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
See Also
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++