Load font from file into GPU memory (VRAM)
FontC LoadFont(Pointer<Char> fileName) => _LoadFont(fileName);