We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee597a commit 18c3e9bCopy full SHA for 18c3e9b
include/SDL3_ttf/SDL_ttf.h
@@ -671,7 +671,7 @@ extern SDL_DECLSPEC bool SDLCALL TTF_GetFontSDF(const TTF_Font *font);
671
* Query a font's weight, in terms of the lightness/heaviness of the strokes.
672
*
673
* \param font the font to query.
674
- * \returns the font's current weight
+ * \returns the font's current weight.
675
676
* \threadsafety This function should be called on the thread that created the
677
* font.
0 commit comments