Minor fixes in API documentation

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1569 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2010-09-14 21:51:39 +00:00
parent 5763e7b950
commit 36f9cf6cc1
4 changed files with 6 additions and 2 deletions

View file

@ -92,7 +92,7 @@ public :
bool LoadFromFile(const std::string& filename);
////////////////////////////////////////////////////////////
/// \brief Load the font from a file
/// \brief Load the font from a file in memory
///
/// The supported font formats are: TrueType, Type 1, CFF,
/// OpenType, SFNT, X11 PCF, Windows FNT, BDF, PFR and Type 42.