1
Graphics / Missing characters in font
« on: August 13, 2017, 02:11:32 pm »
Is it possible to check which characters supported by font in sf::Font? When I print text and some of the characters are missing in font, I get rectangles instead of them. I want to remove these symbols from string. Any ideas?