Hello everyone. This is thing what I made mainly becouse I needed it for my framework, but I thought I will also share it.
What is this?It is rewrite of Gwen.NET SFML binding using modern code formatting. But yes, this isn´t reason for rewrite, I know. This SFML binding was broken, it was not able to load custom fonts correctly, it loaded them correctly only from Windows Fonts folder. Yes, it was bad. I also removed this ability to load fonts from windows fonts folder. Why? Becouse I like linux more and I do not like pre-installed fonts.
In short...This is fixed Gwen.NET for SFML without windows thingies.
WHERE IS MY .EXE?*crying*.... Here is source code:
https://github.com/eatenbrain/Gwen.SFMLOkay, give me 3D glasses and let me watch!Okay, here is Gwen in action (this example application can be downloaded from official Gwen.NET repository hosted on Google Code, link to it is on bottom of this post):
Original version can be downloaded here along with Gwen.NET source code here:
https://code.google.com/p/gwen-dotnet/