SFML community forums
Help => Graphics => Topic started by: Zarickan on July 16, 2016, 08:06:33 pm
-
Sometimes when I load my font (from memory or from a file) not all characters are drawn properly. some of them will be entirely missing (not drawn at all) and other times weird looking and/or blurred out, this seems to happen randomly, with either of the two ways of loading fonts.
How do I solve this, and what causes it?
(http://thepiratebays.dk/img/sfml_fonts.png)
-
Do you get any error message on the console? Can you provide a minimal and compilable code example that reproduces the issue? What's your GPU?