SFML community forums
Help => Graphics => Topic started by: lrx on August 04, 2012, 09:15:11 pm
-
Hello
I believe I've found bug, either in sfml or vs. Regardless following statement from documentation is no longer true.
Note that you don't need to load a font to draw text, SFML comes with a built-in font that is implicitely used by default.
Is no longer true, and to display any text you indeed have to load font first.
VS 2012 RC
SFML2 RC built for above
-
You've probably missed this thread (http://en.sfml-dev.org/forums/index.php?topic=8752.0). ;)
The documentation on this website isn't always uptodate with the newest commit.
-
I need to start using search before posting :( guess my previous build of SFML used for vs10 wasn't up to date
-
guess my previous build of SFML used for vs10 wasn't up to date
If you already have to use your own font then your probably already uptodate. ;)
-
No I mean the one that I was using before today, since I had to get new dlls for new VS I just recompiled it