Hey just today I want to move my project to SFML 2.0 from SFML 1.6.
If I am not mistaken sf::String is changed to sf::Text.
and I am missing GetCharacterPos in sf::Text
where is it ? is it depricated or renamed or something else ??
If you have to know I use GetCharacterPos to know each characters width to word-wrap