Function DynamicFontData.fontPath

The path to the vector font file.

String fontPath() nothrow @property @nogc;

void fontPath (
  String v
) nothrow @property @nogc;