0 Members and 1 Guest are viewing this topic.
sf::Text text(" test ");float Width = text.GetGlobalBounds().Width;
Before you fix this, I think both flavors might be interesting for this, depending on what you're using it for, e.g. for some mouse over stuff you might prefer just getting the rectangle where characters are actually drawn.