Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions SDL2_ttf/TTF_MeasureUTF8.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ This reports the number of characters that can be rendered before reaching

This does not need to render the string to do this calculation.

`measure_width` should be non-zero.

## Version

This function is available since SDL_ttf 2.0.18.
Expand Down
Loading