Function BitmapFont.distanceField

If true, distance field hint is enabled.

bool distanceField() nothrow @property @nogc;

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