SFML community forums
Help => Graphics => Topic started by: Shaiameow on July 10, 2018, 04:20:32 pm
-
Hello everyone! I'm your new member ;D
I tried to find an answer in other topics however it seems like nobody ever asked for it...
Is there an easy way of modifying outline of sf::Text object if I want it to be blurred? If somebody "experienced" knows the answer for sure, then I don't need anything else besides a key word.
Thank you in advance!
-
Hi
You can try to apply a blur shader when drawing the text.