I finally figured out how to fix the font path crash. Using const wasn't enough, as many crashes suddenly appeared. Using a char array fixed the font path problem and also resolved a random segmentation fault I was experiencing. Also, I discovered a ...
digitalcreations.hashnode.dev3 min read
No responses yet.