We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
updated simple example code to use SFML 3, as well as replacing links to SFML classes with the same link to the list of classes
update to show that the set font parameter can be omitted and added full-stops after code descriptions.
escaped the asterisk to stop it from becoming another list item
added link to sf::FloatRect and added information stating that bounds include the entire rectangular glyph, not just the visible parts.
update to v1.1, which adds bounds retrieval methods
remove window style from simple example
add screenshot for simple example and altered window size in simple example (changed on both Bitmap Text and Bitmap Font page)
fixed broken link to Bitmap Font in usage text
Created Bitmap Text (markdown)