Day 78/100 100 Days of Code
Combined the Resource struct and the FindResource function to generate a path to the font file. To create the path, I switched from using getBundlePath to getExecutablePath because I am not making a .app executable.
char* FindResource(char *fileLocat...
digitalcreations.hashnode.dev1 min read