Function DynamicFontData.antialiased

If true, the font is rendered with anti-aliasing.

bool antialiased() nothrow @property @nogc;

void antialiased (
  bool v
) nothrow @property @nogc;