Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus metod

DrFont::IsPoorlyRenderedByGdiPlus method

Returnerar True för teckensnittet “Microsoft Sans Serif”. Detta renderas dåligt av GDI+. Se Test286 och Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParameterTypeBeskrivning
fontNameSystem::StringNamn på teckensnittet.

ReturnValue

true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.

Se även