Recently when making
This I had to write my own line drawing function because I was unable to draw to an sf::Image.
Being able to draw to sf::Image would be a serious improvement I feel, it would definitely be an improvement to SFML. In fact I found it quite strange that I couldn't draw to an sf::Image.
Thanks.