When we working with sf::Text we can set the outline color, but how can I do that when I work with sf::Font/Glyph? I can set glyph outline but it just made it thicker because both glyph and outline are the same color (white).
I need font texture (with all the glyphs) with black outline