fcfg.h 99 B

1234567
  1. char* getFontFile(char* fontName);
  2. char* getFontFile2(char* fontName, char bold, char italic);