Results 2 issues of Laurent Gomila

The sf::Font class gives access to glyphs attributes, but it's very hard to use. One needs to interpret the glyphs metrics correctly, handle whitespace characters, etc.. This feature would allow...

feature
m:sfml-graphics

Due to the float-to-int conversion in libsndfile, any float sample above 1.0 will get converted to an invalid value, which may produce cracks when the music is played. We can...

feature
m:sfml-audio