ExportFontAsCode abstract method

bool ExportFontAsCode(
  1. FontStructType font,
  2. String fileName
)

Implementation

bool ExportFontAsCode(
  FontStructType font,
  String fileName,
);